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 demo to rails 7 #9

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

PanosCodes
Copy link

@PanosCodes PanosCodes commented Feb 25, 2023

Why

When developing on apipie-rails it's helpful to have a demo api

How

  • It updates the gemfile
  • Replaces remove before_filter with before_action
  • Removes assets configs, do not exist in rails 7 without Sprockets
  • Run rake apipie:static to generate latest views

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.

1 participant