tracks/test
Matt Rogers 32d267d6cd
Remove private variable usage from models
It seems that `@new_record_before_save` as an instance variable has been
present since around 2007 and it wasn't until Rails 5.1 that things were
changed in such a way to make this inaccessible now.
2018-11-12 13:23:30 -06:00
..
controllers Use hash style syntax to get errors 2018-11-03 15:23:56 -05:00
fixtures sort current projects by last_reviewed date 2016-01-21 22:30:48 +01:00
helpers Uncomment but skip tests for known issues 2017-03-19 14:13:26 -04:00
integration Use the keyword args syntax for controller actions 2018-11-03 15:02:00 -05:00
models Remove private variable usage from models 2018-11-12 13:23:30 -06:00
support Isolate SITE_CONFIG in tests using minitest-stub-const 2016-05-22 21:59:44 -04:00
minimal_test_helper.rb fix running minimal test framework using minitest 2014-05-16 14:33:18 +02:00
test_helper.rb Use the keyword args syntax for controller actions 2018-11-03 15:02:00 -05:00