Skip to content

Fix duplicate before_action :redirect_in_solo#64

Open
bellisabell wants to merge 1 commit intomainfrom
bell/fix-duplicate-before-action
Open

Fix duplicate before_action :redirect_in_solo#64
bellisabell wants to merge 1 commit intomainfrom
bell/fix-duplicate-before-action

Conversation

@bellisabell
Copy link
Copy Markdown
Contributor

Removes the duplicate before_action :redirect_in_solo line in SetupController that was calling the same callback twice.

Closes #28

Removes the duplicate before_action :redirect_in_solo line in
SetupController that was calling the same callback twice.

Closes #28
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.

Bug: Duplicate before_action :redirect_in_solo in SetupController

2 participants