tsechingho / ckeditor-rails

Integrate CKEditor javascript library with Rails asset pipeline
https://github.com/tsechingho/ckeditor-rails
MIT License
214 stars 133 forks source link

Take custom prefix into account when copying non-digest assets #62

Closed nmahoney closed 9 years ago

nmahoney commented 9 years ago

The rake task which copies non-digest assets has a hardcoded asset path, so when a custom prefix is used, non-digest assets aren't created.