Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Are scopes in rails class or instance methods?

nested attributes not displaying form correctly

Call controller action from application layout

how to build a Poll / Survey type app in rails

How can I store extra data with a validation error message in Rails 3?

Rails 3: ActiveRecord observer: after_commit callback doesn't fire during tests, but after_save does fire

How to get devise to work with accepts_nested_attributes_for in a has one relationship?

after_commit callback is being called several times

Rails where clause for :through association

Displaying a polygon with gmaps4rails

Two different login pages for one model with devise on rails

How does Devise and OmniAuth work together?

Rails to_json include multiple belongs_to and has_many references

How to multi-level Associations?

Storing and retrieving static data in rails

Keep value in memory across requests and across users in Rails controller? Use class variable?

button_to using GET method

Singular or plural scope names in Rails