You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See bs_add_spree for some work in this direction. I'm unconvinced that Spree is the right solution. It's pretty unwieldy and not very well-documented, and very much intended not to integrate with an existing Devise implementation, despite what some of its documentation indicates. Plus, it seems like overkill. I'd kind of rather just figure out the spec and roll it myself/ourselves, although that's definitely got its own set of issues. It just seems like we could do it in a simple and maintainable way – it's not an overly complex problem to solve. A gem like Spree is built to be complex, robust and customizable by non-devs but we can just customize the raw environment to fit our needs.
Multiple benefits:
The text was updated successfully, but these errors were encountered: