diff options
author | Sean Griffin <sean@seantheprogrammer.com> | 2015-09-21 10:09:29 -0600 |
---|---|---|
committer | Sean Griffin <sean@seantheprogrammer.com> | 2015-09-21 10:12:31 -0600 |
commit | 858a7b04291b447edc541c6e17eec81f0cce34e5 (patch) | |
tree | 173a80a90c6f8a46010943421e874724427a62f6 /activesupport/test/testing/method_call_assertions_test.rb | |
parent | 4590d7729e241cb7f66e018a2a9759cb3baa36e5 (diff) | |
download | rails-858a7b04291b447edc541c6e17eec81f0cce34e5.tar.gz rails-858a7b04291b447edc541c6e17eec81f0cce34e5.tar.bz2 rails-858a7b04291b447edc541c6e17eec81f0cce34e5.zip |
Move the appropriate type tests to the Active Model suite
Any tests for a type which is not overridden by Active Record, and does
not test the specifics of the attributes API interacting in more complex
ways have no reason to be in the Active Record suite. Doing this
revealed that the implementation of the date and time types in AM was
actually completely broken, and incapable of returning any value other
than `nil`.
Diffstat (limited to 'activesupport/test/testing/method_call_assertions_test.rb')
0 files changed, 0 insertions, 0 deletions