codemirror-rails
codemirror-rails copied to clipboard
Use CodeMirror with Rails
3024-theme is not available
Hi, trying to update a rails from 5.2 to 6.0 and `codemirror-rails` is blocking it. from `bundle update rails` I get the following error: ``` Bundler could not find compatible...
Hi! Is there anything more I can provide you with to consider merging this PR? Kind regards, Jörg
Not sure if it's like this for everyone else, but in my Rails application, require_tree at the application.js will give me an error, as it will not find the addon....
Doesn't seem to work when adding as addon, what is the correct syntax for application.js?
Current is 5.31.0, one frozen in the gem 5.16.0. It's been a while.