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

Update dummy app to current Rails conventions #110

Merged
merged 3 commits into from
Mar 29, 2023

Conversation

duffn
Copy link
Member

@duffn duffn commented Mar 29, 2023

This updates the dummy app. I generated a new plugin and used that to update files here as necessary and am relying on tests to confirm functionality.

  • Update files from newly generated plugin
  • Update gems as necessary
  • Most relevantly, added app/assets/config/grape_swagger_rails_manifest.js to follow current conventions as this is referenced in the dummy app manifest

Closes #109

@grape-bot
Copy link

grape-bot commented Mar 29, 2023

1 Message
📖 We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

Generated by 🚫 Danger

@duffn duffn marked this pull request as ready for review March 29, 2023 02:02
@dblock
Copy link
Member

dblock commented Mar 29, 2023

Good stuff. I think the dummy app needs tests as well.

@dblock dblock merged commit 38e7c90 into ruby-grape:master Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the dummy app with more modern Rails conventions
3 participants