GithubHelp home page GithubHelp logo

Comments (3)

spohlenz avatar spohlenz commented on June 14, 2024

That was actually how I originally wrote the library, and in fact roughly how the gem works in development mode. However because of the large number of files included in TinyMCE (and the fact that they are already minified by the upstream vendor), it is much quicker to have the custom rake task simply copy the assets when precompiling the app's assets, rather than pass them through all of the Sprockets processors.

You're right that an engine provides the asset paths automatically. However it provides a lot of functionality that isn't needed by the gem. Using a railtie is the "lightweight" solution.

from tinymce-rails.

gucki avatar gucki commented on June 14, 2024

I'm not sure if the little overhead in compile time (runtime shouldn't have any difference at all) it worth the trouble. As I also just discovered this huge bug #16 I'll now fork tinymce-rails and see what I can do. Maybe you like it in the end :)

from tinymce-rails.

gucki avatar gucki commented on June 14, 2024

So here it is: #17

from tinymce-rails.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.