1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
2005-03-01 23:52:36 +00:00
..
active_record Added better defaults for composed_of, so statements like composed_of :time_zone, :mapping => %w( time_zone time_zone ) can be written without the mapping part (it's now assumed) 2005-03-01 23:52:36 +00:00
active_record.rb Added preliminary support for an agile database migration technique (currently only for MySQL) 2005-03-01 14:27:32 +00:00