Can someone kindly advise how I can resolve this error? I got this after installing the gemfile. I am new to rails and ruby. Appreciate it!
ExecJS::RuntimeError in Articles#index
Showing C:/Sites/dummy/app/views/layouts/application.html.erb where line #6 raised:
SyntaxError: octal escape sequences "\00" are not allowed on line 512
(in C:/Ruby193/lib/ruby/gems/1.9.1/gems/mercury-rails-0.3.1/vendor/assets/javascripts/mercury/regions/editable.js.coffee)
thanks!
Thank you Jacob. That works until I tried to save, I will still get the 'unable to save to the url' error.
I followed the instructions accordingly but no luck.
Would you know the likely reason why this happen?
Can someone kindly advise how I can resolve this error? I got this after installing the gemfile. I am new to rails and ruby. Appreciate it!
ExecJS::RuntimeError in Articles#index
Showing C:/Sites/dummy/app/views/layouts/application.html.erb where line #6 raised:
SyntaxError: octal escape sequences "\00" are not allowed on line 512
(in C:/Ruby193/lib/ruby/gems/1.9.1/gems/mercury-rails-0.3.1/vendor/assets/javascripts/mercury/regions/editable.js.coffee)