test/data/test_web_application/config/routes.rb in alfa-0.0.4.pre vs test/data/test_web_application/config/routes.rb in alfa-0.0.5.pre
- old
+ new
@@ -2 +1,2 @@
Alfa::WebApplication.routes.draw do
+ mount '/admin' => :admin
mount '/' => :frontend
\ No newline at end of file