jQuery-ace-rails
Original repo: https://github.com/cheef/jquery-ace-rails
Integrates jquery-ace plugin to Rails. For more details see: http://cheef.github.com/jquery-ace
How to install
Add this line to your application's Gemfile:
gem 'jquery-ace-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install jquery-ace-rails
Usage
See examples here: http://cheef.github.com/jquery-ace
Contributing
- 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
Author
Ivan Garmatenko cheef.che at gmail.com