Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

rails 3 redirect_to pass params to a named route

ruby

ruby syntactic sugar: dealing with nils

ruby idioms

How come (a_method || :other) returns :other only when assigning to a var called a_method?

ruby

Is Cucumber simply a wrapper around rspec to help organize tests into features?

Installing Ruby 1.9.2 through RVM never works!

ruby bash installation rvm

Looking for a CSS parser in Ruby [closed]

Is there an each_if in ruby?

ruby conditional each

ActiveRecord object equality

Ruby on Rails counter cache error

Creating a Count With Multiple Arrays

ruby arrays

Using WEBrick to serve PHP web applications

php ruby webrick

Easy Ruby on Rails question -- how to attach comments to both users and articles?

Uninstall Ruby on Rails on Mac OS X 10.6

Convert datetime to mysql format on Ruby on Rails

ruby-on-rails ruby

Can we follow redirects with Typheous Ruby?

ruby-on-rails ruby redirect

Nested form using paperclip

before_filter running multiple methods

ruby-on-rails 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?