Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails 3.1 engine rake db:test:prepare task missing

ArgumentError: wrong number of arguments (3 for 2) after upgrading to Rails 3.1 using activerecord-sqlserver-adapter

Fake an active record model without db

ruby testing activerecord gem

Using method missing in Rails

Arel: Left outer join using symbols

find all that are nil in the association in ruby on rails

decorating an attribute in rails

Rails 3: ActiveRecord vs. DataMapper (vs. ???) for Legacy MySQL Databases

.where vs find. ActiveRecord::Relation NoMethodError

How to write a rails query that returns the count by Month?

Using Yii Active Record to find max of one column

php mysql activerecord yii max

Rails ActiveRecord Arels: Unsupported argument type: String. Construct an Arel node instead

activerecord find through association

Changing created_at for seed.rb data

Get a Rails record count without quering a 2nd time

What is the best way to maintain a record's edit history with Rails and ActiveRecord

Rails 3 ActiveRecord Transactions

Find all objects with no associated has_many objects

counter_cache has_many_through sql optimisation, reduce number of sql queries

Rails, scope, OR and joins