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
Arthur Neves 7058321725
Change usec to 0 on tests that compare seconds
Avoid rounding problems with `.usec` method rounding the seconds when the
field doesn't persist the `.usec` piece.
2014-03-12 11:52:39 -04:00
..
active_record/connection_adapters
assets
cases Change usec to 0 on tests that compare seconds 2014-03-12 11:52:39 -04: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 Test microsecond on mysql 5.6 2014-03-12 09:06:12 -04: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