rails--rails/activerecord/test
José Valim e714b499cc Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors.
Signed-off-by: Carl Lerche <carllerche@mac.com>
2009-10-20 17:52:32 -07:00
..
assets
cases Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors. 2009-10-20 17:52:32 -07:00
connections Remove support for SQLite 2. 2009-08-17 14:54:34 +01:00
fixtures Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [#1756 state:resolved] 2009-09-12 16:03:32 +02:00
migrations
models Allow accepts_nested_attributes_for :reject_if option accept symbols for using a method 2009-10-07 23:50:30 +01:00
schema Enable use of MySQL stored procedures by default. 2009-09-17 10:57:03 -07:00
config.rb