tracks/app/models
2019-05-17 22:49:21 +03:00
..
recurring_todos when recurring todos always use midnight for "show from" 2015-12-13 15:44:40 +01:00
search Remove deprecations printed out in the test suite 2018-11-20 19:57:02 -06:00
stats #1153: Change to using Chart.js with a basic RoR library instead of Chartkick because Chartkick doesn't support combo charts. 2019-05-17 22:49:21 +03:00
todos Convert to using symbols everywhere 2019-04-11 11:28:43 -05:00
.gitkeep initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
application_record.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
attachment.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
context.rb Remove deprecations printed out in the test suite 2018-11-20 19:57:02 -06:00
dependency.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
message_gateway.rb enhance MessageGateway to save email as attachment 2015-08-05 16:05:56 +02:00
note.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
null_time.rb use a null object like a boss 2013-07-18 16:37:34 -05:00
preference.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
project.rb Use !exists? instead of empty? 2019-05-04 15:16:36 -05:00
recurring_todo.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
sidebar.rb Add a Sidebar class to represent the side bar 2014-11-11 19:55:00 -06:00
tag.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
tagging.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
todo.rb Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00
user.rb Prefer find_by over detect 2019-05-04 14:51:22 -05:00