aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/time.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-15/+15
* applies new string literal convention in activemodel/libXavier Noria2016-08-061-1/+1
* systematic revision of =~ usage in AMoXavier Noria2016-07-241-1/+1
* Take UTC offset into account when assigning string value to time attribute.Andrey Novikov2016-01-051-1/+1
* Avoid dummy_time_value to add "2000-01-01" twiceYasuo Honda2015-11-301-1/+5
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+42