Lovelotte::Rails
gem wrapper for Lovelotte JQuery plugins http://js.lovelotte.net/jQ/index.php
Installation
Add this line to your application's Gemfile:
gem 'lovelotte-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install lovelotte-rails
CurrentLibVersions
popupMgr v0.2.4a
dropdown v0.1.3a
paginate v0.2a
listfilter v0.1a
listsort v0.1.2a
drag v0.1a
scrollbar v0.1a
tablefreeze v0.1a
Usage
TODO: Write usage instructions here
Contributing
- Fork it ( https://github.com/[my-github-username]/lovelotte-rails/fork )
- 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 a new Pull Request