Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby - Getting the next Daylight Savings change

How to ignore pages in Middleman Sitemap

ruby sitemap middleman

unicorn, capistrano install

How to make an HTTP request without waiting for the response in Ruby

ruby net-http

What are the major advantages of rspec over test::unit, if any?

Legacy Schema and dynamic find (Ruby on Rails)

Can anyone figure out what this block of ruby code does?

ruby

Joining array of strings into a quoted comma-separated list

arrays ruby string

What are some well designed Ruby projects suitable for study of coding the Ruby way?

ruby

Fastlane no such file or directory for files that exist

RSPEC undefined local variable or method `response'

ruby-on-rails ruby rspec

How to split a string by colons NOT in quotes

ruby regex csv

Ruby "Enum" Comparison

ruby

Ruby on Rails. There is no script folder in the project

Add images to fetch in a queue then grab them

ruby multithreading

S3 creates signed URLs for items that do not exist

how do I refactor code that is calling multiple methods on the same object?

ruby

Testing @current_user method using RSpec

Can rspec output the value that made a test fail?

Devise gives error while running devise:install in rails application

ruby-on-rails ruby devise