[TIL] How to override Spree Rails engine routes
Overriding a rails engine routes can be hard to achieve when you want to remove or change existing routes. So we have to find a pretty simple solution: http://www.brice-sanchez.com/til-how-to-override-spree-rails-engine-routes/
Post a comment