rails--rails/activerecord/lib
Jon Leighton e6cc2ea201 Allow the :class_name option for associations to take a symbol.
This is to avoid confusing newbies, and to be consistent with the fact
that other options like :foreign_key already allow a symbol or a string.
2011-11-04 11:17:56 +00:00
..
active_record Allow the :class_name option for associations to take a symbol. 2011-11-04 11:17:56 +00:00
rails/generators Use change in place of up and down in sessions table migration 2011-05-28 21:59:54 +05:30
active_record.rb Added ActiveRecord::Base.store for declaring simple single-column key/value stores [DHH] 2011-10-13 16:24:22 -05:00