mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-25 11:38:49 +01:00
Re-wrote all Date-related code to use Datetimes, created a migration to get rid of all date columns in the database, and got rid of Time.now calls that were not time zone-aware. Lots of time zone goodness! |
||
|---|---|---|
| .. | ||
| backend_controller_test.rb | ||
| contexts_controller_test.rb | ||
| data_controller_test.rb | ||
| feedlist_controller_test.rb | ||
| integrations_controller_test.rb | ||
| login_controller_test.rb | ||
| notes_controller_test.rb | ||
| preferences_controller_test.rb | ||
| projects_controller_test.rb | ||
| recurring_todos_controller_test.rb | ||
| stats_controller_test.rb | ||
| todo_container_controller_test_base.rb | ||
| todos_controller_test.rb | ||
| users_controller_test.rb | ||