froala / wysiwyg-rails

Ruby gem for Froala jQuery WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
464 stars 101 forks source link

Ability to install v2 in Rails 6 #87

Closed richardonrails closed 4 years ago

richardonrails commented 4 years ago

The railties dependency was only relaxed in your version 3.0.6 update (which includes Editor V3). However I'd like to continue running your V2 editor on Rails 6. Any chance you can put out a 2.9.7 or 2.9.6.1 release that allows Froala Editor V2 to run on Rails 6?

dejanmartinovic commented 4 years ago

@richardonrails This will be possible with the next V2 release

kapil2704 commented 4 years ago

@richardonrails This has been done with the release of 2.9.6-1. Please test and let us know if you find any issue with it

richardonrails commented 4 years ago

Thanks. Is that the same version that's tagged on RubyGems as 2.9.6.pre.1? https://rubygems.org/gems/wysiwyg-rails/versions/2.9.6.pre.1

kapil2704 commented 4 years ago

Yes