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

feat: refactor page redirect target path #1973

Closed
wants to merge 7 commits into from

Conversation

saiqulhaq
Copy link

this will make us easier to override redirect path

should I make test & update the doc?

Copy link
Collaborator

@pablobm pablobm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! Yes, please provide specs and docs.

For the specs, I think the simplest way would be to create a file spec/controllers/admin/application_controller_spec.rb and use the "Anonymous controller" feature of RSpec: https://relishapp.com/rspec/rspec-rails/v/5-0/docs/controller-specs/anonymous-controller

Let me know if you have any questions.

@edimossilva
Copy link
Contributor

@saiqulhaq and @pablobm , can I provide specs and docs for this PR?

@saiqulhaq
Copy link
Author

yes please
I have no available time to provide it

@pablobm
Copy link
Collaborator

pablobm commented Jun 10, 2021

Continued at #1995

@pablobm pablobm closed this Jun 10, 2021
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.

3 participants