config/routes.rb in
c80_push-0.1.0.5
vs config/routes.rb in
c80_push-0.1.0.6
- old
+ new
@@ -2 +1,2 @@
C80Push::Engine.routes.draw do
+ mount Be::Engine => '/'
end