aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/conversion.rb
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2011-09-11 16:07:24 +0100
committerJon Leighton <j@jonathanleighton.com>2011-09-13 00:01:58 +0100
commitcf115d2f8ef48764e095aa453f729b60705088f1 (patch)
tree62c1d5d4d9761ae8c902121729dab3cab176d526 /activemodel/lib/active_model/conversion.rb
parenteecfa84a9065da2b1bd1e02f37e8653a2825c624 (diff)
downloadrails-cf115d2f8ef48764e095aa453f729b60705088f1.tar.gz
rails-cf115d2f8ef48764e095aa453f729b60705088f1.tar.bz2
rails-cf115d2f8ef48764e095aa453f729b60705088f1.zip
Reset column info when messing with columns.
We are subclassing Session here, but messing with the columns will affect the attribute methods defined on the Session superclass, and therefore other tests, unless we properly isolate it by resetting column info before and after the test run.
Diffstat (limited to 'activemodel/lib/active_model/conversion.rb')
0 files changed, 0 insertions, 0 deletions