solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
52 stars 124 forks source link

Backend views should only reference backend routes #57

Closed bbuchalter closed 8 years ago

bbuchalter commented 8 years ago

Some solidus_auth_devise users will not be using solidus_frontend and therefore, may not have the non-admin version of the user route helpers.

stewart commented 8 years ago

:+1:, thanks Brian.