aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/type/date_time_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Print the proper ::Float::INFINITY value when used as a default valueRaimo Tuisku2016-05-231-1/+1
* skipped assertion on datetime seconds precision as it is only valid for newer...Ronak Jangir2015-09-241-0/+1
* Fixed taking precision into count when assigning a value to timestamp attributeBogdan Gusiev2015-09-231-0/+13