Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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

Rails - Good way to support creation of drafts for several models

Custom caption text for file_field helper

Rails PostgreSQL numeric field overflow ERROR

How to retain PORO Form object field inputs?

ActiveRecord Query: select record where has at least one in a has many relationship

render_to_string in sidekiq worker

Rails unit testing failing due to Devise admin user

return redirect_to in private controller method

How to validate virtual attribute in Rails?

How i can write a query inside select in rails

Scaffolding table obtained by many-to-many relationship

How to accomplish an update_attributes without actually saving the changes [duplicate]