Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I name and store my dataset in redis?

ruby-on-rails ruby redis

Escape status within a string literal as argument of `String#tr`

ruby string escaping ruby-1.9 tr

How do I do :remote location validation with CarrierWave?

Treetop grammar infinite loop

Correct way to TDD methods that calls other methods

ruby tdd

Ruby methods without class?

ruby

In how many ways can methods be added to a ruby object?

I updated ruby gems, and now i get parse tree errors and deprecation warnings everywhere!

ruby-on-rails ruby rubygems

How do you fix the n+1 queries problem in ActiveRecord (Rails 3) when also using the after_initialize callback?

Yielding in an anonymous block

ruby

Find and replace in a file in Ruby

ruby file replace

How to add statements to an existing method definition in Ruby

ruby metaprogramming

How to uninstall any application using python or (and) ruby

python ruby windows

RVM "ERROR: Unable to checkout branch ." single-user

ruby git bash debian rvm

nanoc and multiple layouts

ruby nanoc

Multiple models in the same form in Rails 3.1?

How to close files in the ruby gem "Spreadsheet?"

Rails 3, nested resource, No route matches [PUT]

How to designate a Rack handler

ruby cgi webserver rack

Add paperclip new style doesn't affect old uploaded images