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
2011-01-16 13:43:54 -08:00
..
active_record Removed support for accessing attributes on a has_and_belongs_to_many join table. This has been documented as deprecated behaviour since April 2006. Please use has_many :through instead. A deprecation warning will be added to the 3-0-stable branch for the 3.0.4 release. 2011-01-16 13:43:54 -08:00
rails/generators Use Rails 3.1 change method in 'add_' migration generator 2011-01-04 11:16:52 -08:00
active_record.rb Always pull in version for frameworks (standardize autoload / require / none) 2010-10-10 16:12:04 -07:00