Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throwing JS error in Rails6 #99

Open
siva-wal opened this issue Feb 6, 2020 · 0 comments
Open

Throwing JS error in Rails6 #99

siva-wal opened this issue Feb 6, 2020 · 0 comments
Labels

Comments

@siva-wal
Copy link

siva-wal commented Feb 6, 2020

I am trying to integrate swagger in my new rails 6 project. I have added .json files as specified in the documentation. But I facing following error:

Screen Shot 2020-02-06 at 5 47 51 PM

manifest.js

//= link_tree ../images
//= link_directory ../javascripts .js
//= link_directory ../stylesheets .css
//= link grape_swagger_rails/application.css
//= link grape_swagger_rails/application.js

Could you let me know where I went wrong?

@siva-wal siva-wal changed the title Throwring JS error in Rails6 Throwing JS error in Rails6 Feb 6, 2020
@dblock dblock added the bug? label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants