Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How do you manually execute SQL commands in Ruby On Rails using NuoDB

Equivalent of .try() for a hash to avoid "undefined method" errors on nil? [duplicate]

rails simple_form - hidden field - create?

rake db:schema:load vs. migrations

How to generate controller inside namespace in rails

Is it possible to run a single test in MiniTest?

How do I fix the "You don't have write permissions into the /usr/bin directory" error when installing Rails?

ruby-on-rails-3

Ruby on Rails Callback, what is difference between :before_save and :before_create?

ActiveRecord OR query

What is the right way to override a setter method in Ruby on Rails?

Repairing Postgresql after upgrading to OSX 10.7 Lion

Best way to pretty print a hash

ruby ruby-on-rails-3

Validate uniqueness of multiple columns

Understanding :source option of has_one/has_many through of Rails

How to replace a hash key with another key

ActiveRecord: size vs count

Rails - How to use a Helper Inside a Controller

Change a column type from Date to DateTime during ROR migration

Use rvmrc or ruby-version file to set a project gemset with RVM?

Add a CSS class to <%= f.submit %>