Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

How to do an Ajax GET request to get data from rails and pass it to javascript(google maps)?

how do I change environments in ruby on rails [duplicate]

ActiveAdmin assets loading in production env

Rails 3.2 XML rendering using an xml builder

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

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

rails integration tests pass with ruby -Itest, fail with rake test:integration

Why is Model.associations an Array, but still supports sql queries? [duplicate]

Rails 3.2 ActiveRecord Transaction

"Unknown key: polymorphic" while running rake

Ecommerce shipping and billing address into one table in rails

how to differentiate searched or created by first_or_create

Rails 3.2.1 development mode terribly slow

Using Named Scopes as Subqueries in Rails

How to test forms with nested attributes using RSpec?