aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/binary.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby 2.4: take advantage of String#unpack1Jeremy Daer2018-03-011-1/+1
* Use frozen string literal in activemodel/Kir Shatrov2017-07-161-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
* applies new string literal convention in activemodel/libXavier Noria2016-08-061-1/+1
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+50