collectiveidea / interactor

Interactor provides a common interface for performing complex user interactions.
MIT License
3.36k stars 212 forks source link

Changes pre-interactor controller action to redirect to root #99

Closed danabrit closed 7 years ago

danabrit commented 9 years ago

Behavior is in alignment with the rest of the examples which show the redirect going to root instead of to users#show upon successful authentication.

[ci skip]

laserlemon commented 7 years ago

Closed and pushed kind of the opposite. I changed the root_path redirects to user redirects to make use of context.user being set in the interactor.