backbone-generator/templates/collection_spec.coffee.erb

8 lines
124 B
Plaintext
Raw Normal View History

2011-05-09 02:44:21 +00:00
describe '<%= plural_object_name %>', ->
collection = null
withServer()
it 'should fetch records from the API', ->