Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to set HTTP response (cache) headers in a Sinatra app hosted on Heroku

In rails, can I access response.body in a action before it returns?

ruby-on-rails ruby

Monit + RVM + Thin on OSX / Linux

ruby rvm thin monit

What is the difference between using single quotes and double quotes to query a Hash in Ruby?

ruby

How to print the memory location of a Ruby object

ruby

extract bit in Ruby Integers

ruby bit-manipulation

Where can I find a list of the various rails versions?

Plot points and rectangles in Ruby

ruby svg plot

Getting a descending range sequence in Ruby

ruby range

How to "nest" the inclusion of modules when using the Ruby on Rails ActiveSupport::Concern feature?

Remove the random string appended to sprite filename with Compass/Sass

Rails 3: method delegations with nil relationships

Removing line breaks in Ruby

ruby

What can I use to generate a local XML file?

Running Capybara without rack produces errors when using url parameters

ruby rspec capybara

String.equalsIgnoreCase(...) equivalent in Ruby [duplicate]

ruby

Can't install Devise

ruby-on-rails ruby devise

how to pad a string in jekyll?

ruby jekyll liquid

Skipping extra keyword arguments in Ruby

How to run rake in ruby-on-rails application in production?