tracks/app/models
Matt Rogers a1aaa283f1 Remove User#at_midnight
Replace it with a class called DateUtils with a method called
`#midnight_for` that takes a preference instance and date to convert to
midnight.
2013-07-29 16:34:23 -05:00
..
stats Fix failing tests 2013-03-18 21:54:19 -06: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
context.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
dependency.rb fix caching for #1328 and #1329 2012-09-19 17:13:29 +02:00
message_gateway.rb Extract behavior from Todo.from_rich_message 2013-07-18 16:35:51 -05:00
note.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
null_time.rb use a null object like a boss 2013-07-18 16:37:34 -05:00
preference.rb Remove User#at_midnight 2013-07-29 16:34:23 -05:00
project.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
recurring_todo.rb fix failing validation on creating recurring todos 2013-07-20 14:40:50 +02:00
tag.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
tagging.rb move to strong_parameters of rails4. 2013-05-27 12:44:31 +02:00
todo.rb Remove User#at_midnight 2013-07-29 16:34:23 -05:00
user.rb Remove User#at_midnight 2013-07-29 16:34:23 -05:00