aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorIain Beeston <iain.beeston@gmail.com>2016-10-03 11:00:03 +0100
committerIain Beeston <iain.beeston@gmail.com>2016-10-03 16:42:26 +0100
commit671eb742eec77b5c8281ac2a2e3976ef32a6e424 (patch)
treed14e1802e7c5d86a5a560b878eb1a9b748787df0 /actionpack
parent2d6c14bca25c5629e431a802c3053bad1e378fcc (diff)
downloadrails-671eb742eec77b5c8281ac2a2e3976ef32a6e424.tar.gz
rails-671eb742eec77b5c8281ac2a2e3976ef32a6e424.tar.bz2
rails-671eb742eec77b5c8281ac2a2e3976ef32a6e424.zip
Made ActiveRecord consistently use ActiveRecord::Type (not
ActiveModel::Type) Some code was previously referring to ActiveModel::Type::*. This could cause issues in the future if any of the ActiveRecord::Type classes were overridden in the future.
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions