travis-web/assets/scripts
Piotr Sarnacki 66ed172888 Refactor the way we insert new records with pusher
Previousy I was using find to ensure that the record is materialized,
but the new version is much lighter - it uses Model#load to load the
record directly
2013-08-03 15:09:18 +02:00
..
app Refactor the way we insert new records with pusher 2013-08-03 15:09:18 +02:00
config We can remove locales.js, it will be created on compilation on heroku 2012-12-17 22:17:04 +01:00
lib Refactor the way we insert new records with pusher 2013-08-03 15:09:18 +02:00
spec Rewrite specs from jasmine to qunit 2013-07-31 13:29:45 +02:00
vendor Update travis-web-log to use setImmediate.js 2013-08-03 15:07:48 +02:00
travis.coffee Bring back deferReadiness(), it was accidentally removed 2013-07-31 16:18:54 +02:00