tracks/app/models
Matt Rogers 0e21d64890
Convert to ApplicationRecord
Rails 5 requires the use of this superclass for all database backed
model objects now.
2018-11-03 15:57:14 -05:00
..
recurring_todos when recurring todos always use midnight for "show from" 2015-12-13 15:44:40 +01:00
search refactor search controller 2013-09-25 15:38:51 +02:00
stats Fix the top 10 longest running projects list 2017-06-13 17:12:15 -05:00
todos Remove more duplication from Todos::Calendar. 2013-04-29 16:35:50 -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 Convert to ApplicationRecord 2018-11-03 15:57:14 -05: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 Convert to ApplicationRecord 2018-11-03 15:57:14 -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 Convert to ApplicationRecord 2018-11-03 15:57:14 -05:00