Sha256: f18a7dff57f7b155c111c83fa4502dba5679d7aaedf4397bdab6db2e7f706820
Contents?: true
Size: 1.02 KB
Versions: 5
Compression:
Stored size: 1.02 KB
Contents
## Jan 9, 2011 Compatibility with CanCan 1.5 ## Nov 25, 2010 Fixed some generator issues and split generator into: * Licenses * Permits ## Nov 24, 2010 The generator has now been tested with Rails 3.0.3 and works. Previously there was an issue with missing generator dependencies in the Rakefile. Dependencies in general have been updated and the generator improved. Specs have been created for all the ORMs supported. ## Oct 23, 2010 The API specs are now stored in spec/generic/api. To spec that an ORM implementation of cancan-permits work, simply require the 'xgroup_orm' file from the /basic and /owner API folders. See current specs for various ORMs for how to do this. In special cases, override the configuration methods present in fx basic/config.rb and owner/config.rb ## Oct 22, 2010 * Added support for Simply Stored ORM that can be used with Couch DB. See specs in /simply_stored folder. It took only about 2 minutes to create this support, demonstrating how easy it now is to add support for new ORMs and data stores :)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
cancan-permits-0.3.12 | Changelog.txt |
cancan-permits-0.3.11 | Changelog.txt |
cancan-permits-0.3.10 | Changelog.txt |
cancan-permits-0.3.9 | Changelog.txt |
cancan-permits-0.3.8 | Changelog.txt |