tracks/lib
Matt Rogers 883ea2b968 Move Project#create_from_todo to its own class
The point of this is to keep as many things out of the ActiveRecord
objects as possible and use them as just a thin database abstraction
layer.
2013-05-02 22:30:24 -05:00
..
assets initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
tasks Revert "Use db:schema:load instead of db:migrate" 2013-03-05 01:00:24 -05:00
tracks refactor done todos view and tests 2013-03-18 12:36:40 +01:00
is_taggable.rb another set of dynamic finder migrations. All non-cucumber tests pass 2013-02-27 11:50:49 +01:00
login_system.rb another set of dynamic finder migrations. All non-cucumber tests pass 2013-02-27 11:50:49 +01:00
project_from_todo.rb Move Project#create_from_todo to its own class 2013-05-02 22:30:24 -05:00
staleness.rb Guard against the case days stale can be negative 2013-03-10 22:48:27 -05:00
todo_from_recurring_todo.rb Rename RecurringTodo#inc_occurences to increment_occurrences 2013-04-26 16:20:42 -05:00