tracks/app/controllers/todos
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
..
todo_create_params_helper.rb Remove private variable usage from models 2018-11-12 13:23:30 -06:00