tinyeditor_rails
Add this line to your application’s Gemfile:
gem ‘tinyeditor_rails’
And then execute:
$ bundle
Usage
Add to your application.css *= require tinyeditor_rails/style
Add to your application.js //= require tinyeditor_rails/main
Contributing to tinyeditor_rails
-
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
Copyright
Copyright © 2013 yunanhelmy. See LICENSE.txt for further details.