travis-web/public/javascripts
Piotr Sarnacki b61f79545b Load record from server when data comes from pusher for the 1st time
Pusher events usually does not have all data that's needed and ember
will not automatically refresh record to load missing data. That's why
it's easier to fetch record information directly from API for the first
time, even if it comes from pusher.
2012-08-09 17:55:17 +02:00
..
specs Merge data coming from pusher instead of replacing everything 2012-08-02 01:54:17 +02:00
application.js Load record from server when data comes from pusher for the 1st time 2012-08-09 17:55:17 +02:00
vendor.js Update ember with emberjs/ember.js#718 merged 2012-07-30 13:25:21 +02:00