There are several additional components and client-scripts (written on coffeeScript and included using Rails Assets Pipeline) PLEASE DO NOT USE THIS IN PRODUCTION PROJECTS THEESE CODE IS NOR TESTED NEITHER PROFILED
Add this line to your application's Gemfile:
gem 'netzke-extension'
And then execute:
$ bundle
Or install it yourself as:
$ gem install netzke-extension
TODO: Write usage instructions here
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request