aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/date_time.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix broken comments indentation caused by rubocop auto-correct [ci skip]Ryuta Kamizono2016-09-141-2/+2
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-19/+19
* Fixed taking precision into count when assigning a value to timestamp attributeBogdan Gusiev2015-09-231-4/+4
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+44