diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-11-24 14:29:04 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-11-24 14:29:04 -0800 |
commit | cdd90f39d796986dabf1678b3277b230dbe18961 (patch) | |
tree | fdf37240eced4f44f265ff335adfedc30e7b2fc0 /activerecord/lib/active_record/railtie.rb | |
parent | 63963801c01279d99930de1cb252a8238909bc0c (diff) | |
download | rails-cdd90f39d796986dabf1678b3277b230dbe18961.tar.gz rails-cdd90f39d796986dabf1678b3277b230dbe18961.tar.bz2 rails-cdd90f39d796986dabf1678b3277b230dbe18961.zip |
allow types to be passed in for USING casts
This allows us so abstract the migration from the type that is actually
used by Rails. For example, ":string" may be a varchar or something,
but the framework does that translation, and the app shouldn't need to
know.
Diffstat (limited to 'activerecord/lib/active_record/railtie.rb')
0 files changed, 0 insertions, 0 deletions