aboutsummaryrefslogtreecommitdiffstats
path: root/tasks
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2014-01-15 20:33:37 +0100
committerYves Senn <yves.senn@gmail.com>2014-01-16 09:33:45 +0100
commita7139008399718f7152d7a5485b106c7ba79bca2 (patch)
treed89c516df9fc7b4ecb0b1bb7252dfd7f4b6b120c /tasks
parentf00524375ddefba587bb32e505de5787f0fae695 (diff)
downloadrails-a7139008399718f7152d7a5485b106c7ba79bca2.tar.gz
rails-a7139008399718f7152d7a5485b106c7ba79bca2.tar.bz2
rails-a7139008399718f7152d7a5485b106c7ba79bca2.zip
isolate class attribute assignment in `migration_test.rb`
This makes the tests inside `migration_test.rb` order independent. The assignments to `Reminder.table_name_prefix` and `Reminder.table_name_suffix` previously leaked and had impact on following test cases. This patch isolates the assignments on a throw-away subclass.
Diffstat (limited to 'tasks')
0 files changed, 0 insertions, 0 deletions