spree-contrib / spree_editor

Rich text editor for Spree with Image and File uploading in-place.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
112 stars 183 forks source link

Make deface use spree namespace for edit_admin_editor_settings_path. #130

Closed Anuragjain89 closed 6 years ago

Anuragjain89 commented 6 years ago

Fix error for scenario where configurations submenu is accessed from a route outside of spree namespace.

damianlegawiec commented 6 years ago

Thanks @Anuragjain89 👍