aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/helpers/time_value.rb
Commit message (Expand)AuthorAgeFilesLines
* Change ActiveModel::Type::Helpers to :nodoc: [ci skip]MSP-Greg2016-12-161-2/+2
* Fix `apply_seconds_precision` not to be affected by `mathn`Ryuta Kamizono2016-11-271-1/+1
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* Fix broken comments indentation caused by rubocop auto-correct [ci skip]Ryuta Kamizono2016-09-141-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-17/+17
* applies new string literal convention in activemodel/libXavier Noria2016-08-061-1/+1
* Fixed taking precision into count when assigning a value to timestamp attributeBogdan Gusiev2015-09-231-5/+8
* Move the appropriate type tests to the Active Model suiteSean Griffin2015-09-211-2/+8
* Various stylistic nitpicksSean Griffin2015-09-211-4/+3
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+69