rails--rails/activerecord/test
Rafael Mendonça França 6e3ab3e15f Merge pull request #8313 from alan/only_save_changed_has_one_objects
Save has_one associations only if record has changes

Conflicts:
	activerecord/CHANGELOG.md
2014-03-10 11:41:55 -03:00
..
active_record/connection_adapters
assets
cases Merge pull request #8313 from alan/only_save_changed_has_one_objects 2014-03-10 11:41:55 -03:00
fixtures Fixed STI classes not defining an attribute method if there is a 2014-02-23 11:00:55 -08:00
migrations activerecord: Initialize Migration with version from MigrationProxy. 2014-01-06 10:46:35 -05:00
models Add tests for default scope behaviour change 2014-02-23 11:14:05 +00:00
schema Fixed STI classes not defining an attribute method if there is a 2014-02-23 11:00:55 -08:00
support Deprecate use of string in establish_connection as connection lookup 2013-12-24 10:18:54 +01:00
.gitignore
config.example.yml
config.rb