ace-rails-ap
ace-rails-ap copied to clipboard
The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1+ asset pipeline.
This should fix the search extension. With the following error: ``` Failed to load resource: the server responded with a status of 404 (Not Found) on /assets/ace/ext-searchbox.js ``` In order...
The default build includes all mode files, but we'd prefer to keep our asset build small, so I added an option to specify which modes to prebuild. If you don't...
Please support an example for this gem. I have not found an example code anything. Thanks.
Hello, I'm using this gem and it takes several minutes to pre-compile the `ace-rails-ap` assets. I specially see: ``` Compiled set_ace_paths.js (466916ms) (pid 9424) Compiled ace-rails-ap.js (466953ms) (pid 9424) ```...
I noticed the `ace/ext-searchbox.js` asset is unavailable in production. I see work to add `ace/mode-*js` and `ace/worker-*.js` to be added to the precompile. Would you accept a PR to do...
Hi, I build this package for Fedora and I not detected tests. https://bugzilla.redhat.com/show_bug.cgi?id=1264656
This PR follows #16 to allow snippets to be accessed in production.