Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

When using first_or_create, in the after_create callback, the Model queries get extra conditions added automatically

How to reorder activerecord array based on array of ids

Plugin to extend actioncontroller for rails

Are Rails project portable across various computers?

Ruby SOAP Client using SAVON not working whereas PHP SOAP client works

How to disable the asset request log like cache: [POST /advanced_personality/1] in test env?

Method to track price drops for a product on a user's wishlist?

Rails 3: How not to include column's name in a validation message without plugins?

Rails, how add to method html/js?

Uninitialized content when trying to include ActionController::UrlWriter in model

Can't create belongs_to association in controller

DatabaseCleaner doesn't seem to clean between suits

How can I set the value of 'config.action_mailer.default_url_options' with domain.name?

why is Model.all different to Model.where('true') in rails 3

How to access hidden_field in controller in Ruby on rails

Airbrake and Spree commerce API: undefined method `airbrake_request_data`

Rails.application.routes.recognize_path with devise authenticated route