I am trying to implement spell check in Redactor in a RoR application running on Heroku (Cedar stack).
The answer outlined in this SO question doesn't work for me because it requires being able to run PHP on my local server, which does not seem possible with Heroku. Even if I defeated the cross-origin protections, running PHP on a server external to my Rails app doesn't seem like a good idea.
After the Deadline seems like a possible solution, but the After The Deadline gem returns the raw spell checker data without integration into Redactor.
Has anyone been able to successfully either:
If not, are there any other solutions for spell check for Redactor in RoR on Heroku?
"are there any other solutions for spell check for Redactor in RoR on Heroku?"
• Yes, there is a gem built by SammyLin which integrates Redactor to a rails app.
And please note heroku has a PHP support and documentation.
What problems are you facing when you tried jQuery Spellchecker. Cuz it seems like they have given the documentation plus i have found a demo of redactor with jquery spellchecker.
DEMO
i think jQuery Spellcheker documentation is pretty clear. Try it and if you find any problems then please update the question regarding the problem.
https://github.com/badsyntax/jquery-spellchecker/wiki/Documentation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With