1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Lisa Ugray c3675f50d2 Move Attribute and AttributeSet to ActiveModel
Use these to back the attributes API.  Stop automatically including
ActiveModel::Dirty in ActiveModel::Attributes, and make it optional.
2017-11-09 14:29:39 -05:00
..
active_record/connection_adapters Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
assets
cases Move Attribute and AttributeSet to ActiveModel 2017-11-09 14:29:39 -05:00
fixtures Add binary helper method to fixtures. 2017-08-12 18:35:32 +09:00
migrations Unify the internal source control .keep file name 2017-08-24 13:40:26 +09:00
models scoping should respect current class and STI constraint (#29199) 2017-11-06 08:29:40 +09:00
schema Ensure apply_join_dependency for collection_cache_key if eager-loading is needed 2017-11-06 03:34:15 +09:00
support Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
.gitignore
config.example.yml
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00