bootstrap-ruby / bootstrap-editable-rails

In-place editing with Twitter Bootstrap for Rails
http://rubygems.org/gems/bootstrap-editable-rails
MIT License
216 stars 52 forks source link

Not require coffee script #30

Open marano opened 8 years ago

marano commented 8 years ago

This is shipping a coffee script file, thus requiring the application to have coffee script included. That either shouldn't be the case, or coffee script should be listed as a dependency.