tracks/lib
Matt Rogers 60ae4f6f5f
Convert before_filter to before_action
`before_filter` has been removed in future versions of rails.

Co-Authored-By: Dan Rice <dnrce@users.noreply.github.com>
2018-09-22 12:55:27 -05:00
..
assets initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
tasks cucumber removal 2018-07-24 12:34:55 -07:00
tracks Extract rendering to helper method. Shift filename sanitization to controller. 2016-02-02 11:08:12 +00:00
is_taggable.rb activerecord associations do not act like a collection anymore, so convert to array first 2014-05-16 14:33:18 +02:00
login_system.rb Convert before_filter to before_action 2018-09-22 12:55:27 -05:00
project_from_todo.rb retain tags from action when transforming into project 2015-04-12 21:57:23 +02:00
staleness.rb fix failing test on timezones and remove debug message 2013-09-05 12:23:26 +02:00
todo_from_recurring_todo.rb This fixes failing tests when the timezone is different than utc 2015-08-05 11:50:33 +02:00
user_time.rb Replace User#time with UserTime#time 2013-07-30 16:21:04 -05:00