tracks/lib
Matt Rogers d95bd49b68
Move done_todos.rb to the proper place
Since this is a bare class without a module, it needs to be in the `lib`
directory rather than in `lib/tracks` since newer versions of Rails are
more strict about file paths and autoloading.
2018-11-24 09:33:37 -06: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 Move done_todos.rb to the proper place 2018-11-24 09:33:37 -06:00
done_todos.rb Move done_todos.rb to the proper place 2018-11-24 09:33:37 -06: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 render :text to render :body 2018-09-22 13:03:35 -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 the undefined reference to Staleness 2018-11-12 08:55:42 -06: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