Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How do I describe an enumeration column in a Rails 3 migration?

Does rename_column take care of indexes?

Ruby on Rails Generating Views

Rails 3: How to create a new nested resource?

Ruby syntax: break out from 'each.. do..' block

Include blank for first item in select list in options_for_select tag

How can I change cols of textarea in twitter-bootstrap?

How can I specify a gem to pull from a private github repository?

Undefined local variable or method `unconfirmed_email' when registering users?

How can I pass a parameter for gem installation when I run bundle install?

Ruby on Rails 3 : "superclass mismatch for class ..."

Why am I getting infinite redirect loop with force_ssl in my Rails app?

Rails, Ruby, how to sort an Array?

file download link in rails

Is there an easy way to make a Rails ActiveRecord model read-only?

Ruby on Rails - Render JSON for multiple models

Is there a Rails Console command (Rails 3+) to reload changed code?

Difference between Active Model, Active Record and Active Resource

Rails how to delete a file without failing on error

How to display a Rails flash notice upon redirect?