tracks/app
Matt Rogers d9f4226fbe Use a constant for seconds per day
Using an instance variable for this just seems wrong.
2012-09-08 12:55:06 -05:00
..
assets Fix invalid jquery selectors in tracks.js 2012-09-03 18:23:08 +02:00
controllers Use a constant for seconds per day 2012-09-08 12:55:06 -05:00
helpers Remove duplicate code from recurring_todos_helper.rb 2012-09-04 12:42:42 +02:00
mailers initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
models Make sure that changing tags (i.e. toggle star) touches the taggable (todo) to invalidate cache. Make sure _context is cached different for _context of active todos and _context of tagged todos and _context in tickler 2012-09-02 15:13:29 +02:00
views Replace stray error_messages_for uses with working get_list_of_error_messages_for calls 2012-09-03 20:00:13 +02:00