Sha256: c68dd8acfb01d3f97332eb5dfaf13a6dab4f13d5c159f7944b189672bd3cfe1c
Contents?: true
Size: 705 Bytes
Versions: 4
Compression:
Stored size: 705 Bytes
Contents
= Kit ChangeLog == 1.1.0 === Breaking changes +KitActionsDefault+ now extends all +Kit::Bit+ instances instead of only those without a group. == 1.0.0 === Breaking changes Kit has been completely rewritten using Active Record. See the {README}[http://rubydoc.info/gems/kit/frames] and {wiki}[https://github.com/razor-x/kit/wiki] for new documentation. == 0.3.0 === Breaking changes * Kits are now expected to have an actions.rb file and specific global action files in the actions directory. This allows one to write methods available to all actions and methods available to specific actions (helps with DRY). See the skeleton kit for the updated structure. === Enhancements * Added changelog.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
kit-1.1.4 | CHANGELOG.rdoc |
kit-1.1.2 | CHANGELOG.rdoc |
kit-1.1.1 | CHANGELOG.rdoc |
kit-1.1.0 | CHANGELOG.rdoc |