1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/serializers
Sean Griffin b93b39eff6 Remove most type related predicates from Column
Remaining are `limit`, `precision`, `scale`, and `type` (the symbol
version). These will remain on the column, since they mirror the options
to the `column` method in the schema definition DSL
2015-01-30 11:42:54 -07:00
..
xml_serializer.rb Remove most type related predicates from Column 2015-01-30 11:42:54 -07:00