travis-web/assets/scripts/spec/unit
Piotr Sarnacki 6bf5bd3356 Needed to move part of incomplete impl. to store
When using get with path (eg. get('foo.bar.baz')), get method is called
only on the current object and computed property will be called. Because
there is no easy way to overwrite the computed property, I moved
incomplete record loading to ember-data. It's not DRY and it should be
rewritten, but I don't want to do it at this point as we will need to
completely rewrite it when upgrading ember-data.
2012-10-31 00:46:13 +01:00
..
incomplete_spec.coffee Needed to move part of incomplete impl. to store 2012-10-31 00:46:13 +01:00
job_spec.coffee Fix jobs table when jobs have different config keys 2012-10-20 02:14:17 +02:00