Closed suryateja619 closed 6 years ago
This is the error message we're seeing in the production environment in the log file.
RuntimeError (In order to use #url_for, you must include routing helpers explicitly. For instance, `include Rails.application.routes.url_helpers`.):
@suryateja619 Whats the rails version you are using?
@manusajith Rails 4.2.7
I used the configuration specified in the readme file but unfortunately, when I run it in production the systemwide directory mathjax is not loaded.
I'm getting error: Uncaught ReferenceError: MathJax is not defined
How to get the mathjax folder to be available in production?