aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/railtie.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2014-11-24 14:29:04 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2014-11-24 14:29:04 -0800
commitcdd90f39d796986dabf1678b3277b230dbe18961 (patch)
treefdf37240eced4f44f265ff335adfedc30e7b2fc0 /actionpack/lib/action_dispatch/railtie.rb
parent63963801c01279d99930de1cb252a8238909bc0c (diff)
downloadrails-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 'actionpack/lib/action_dispatch/railtie.rb')
0 files changed, 0 insertions, 0 deletions