rails/activerecord/lib
2007-07-16 20:21:36 +00:00
..
active_record Change belongs_to so that the foreign_key assumption is taken from the association name, not the class name. Closes #8992 [hasmanyjosh] 2007-07-16 20:21:36 +00:00
active_record.rb Load database adapters on demand. Eliminates config.connection_adapters and RAILS_CONNECTION_ADAPTERS. Closes #8456. 2007-05-25 03:19:35 +00:00