Sha256: 1e8d315814b1177b99e8a98bb25001cb80056dd588255cef5a7fa0a603267322
Contents?: true
Size: 603 Bytes
Versions: 2
Compression:
Stored size: 603 Bytes
Contents
0.5.0 * Split the test suite so Rails is only required for Rails integration. http://blog.railsware.com/2012/01/07/testing-gem-integration-with-multiple-ruby-frameworks/ * Test the railtie (currently implicity tested in dummy app). * Expand the generated tests to produce all the standard abilities: index,show,read,new,create,edit,update,destroy. * Test the generators. * Add test unit generator. * Add install generator to allow overriding of the default tests. * Make the Ability user referece configureable in Ability. * Add DataMapper support. * Detect and use FactoryGirl syntax in generated spec.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
canard-0.4.3 | TODO |
canard-0.4.2.pre | TODO |