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-12-27 05:41:23 +00:00
..
active_record Added option to Base.reflection_of_all_associations to specify a specific association to scope the call. For example Base.reflection_of_all_associations(:has_many) [DHH] 2005-12-27 05:41:23 +00:00
active_record.rb ActiveRecord::Base.schema_ignore_tables => ActiveRecord::SchemaDumper.ignore_tables 2005-12-24 17:31:26 +00:00