tracks/app/controllers
Reinier Balt 5092b388fe Fasterer: Parallel assignment is slower
Parallel assignment is slower than sequential assignment.
Only got the low hanging fruit. There are some functions that
have multiple return values. Fixing this needs more refactoring.
2015-08-19 15:12:52 +02:00
..
recurring_todos rename repeating -> recurring, repeat -> recurrence 2015-02-10 16:25:27 +01:00
todos fasterer: Use attr_reader for reading ivars. 2015-08-19 14:52:13 +02:00
application_controller.rb Merge pull request #1733 from dnrce/password-hashing 2014-12-14 14:35:32 -05:00
calendar_controller.rb Add mobile calendar view 2014-04-21 12:55:13 -04:00
contexts_controller.rb Fasterer: Use &:symbol is faster 2015-08-19 14:48:31 +02:00
data_controller.rb Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00
feedlist_controller.rb Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00
integrations_controller.rb Remove the Google Gadget Integration 2015-08-07 21:31:00 -04:00
login_controller.rb Pull apart the LoginController#login action 2013-07-23 10:30:50 -05:00
mailgun_controller.rb remove Digest deprecation warning 2014-05-16 14:33:18 +02:00
notes_controller.rb navigate back to note's project after deletion 2015-05-23 22:39:32 +02:00
preferences_controller.rb Fix #1722 2015-02-22 17:04:46 -05:00
projects_controller.rb Fasterer: Use &:symbol is faster 2015-08-19 14:48:31 +02:00
recurring_todos_controller.rb show 0-0 instead of 1-0 if no project/action exists 2015-05-14 12:53:24 +02:00
search_controller.rb Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00
stats_controller.rb fasterer: hash#fetch with block is faster 2015-08-19 14:49:52 +02:00
todos_controller.rb Fasterer: Parallel assignment is slower 2015-08-19 15:12:52 +02:00
users_controller.rb Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00