travis-web/app/routes/main
Piotr Sarnacki cf9bea3ea5 Call super in deactivate/activate in main/recent route
The problem that I identified earlier as a Safari bug turned out to be a
bug in main/recent route. Not calling super in deactivate resulted in
code to remove observer not being executed at all.
2015-02-20 13:18:15 +01:00
..
index.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
my-repositories.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
recent.coffee Call super in deactivate/activate in main/recent route 2015-02-20 13:18:15 +01:00
repositories.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
search.coffee Fix search 2015-02-17 10:38:04 +01:00