test/dummy/config/routes.rb in easy_reports-0.0.22 vs test/dummy/config/routes.rb in easy_reports-0.0.24
- old
+ new
@@ -1,4 +1,4 @@
-Rails.application.routes.draw do
-
- mount EasyReports::Engine => "/easy_reports"
-end
+Rails.application.routes.draw do
+
+ mount EasyReports::Engine => "/easy_reports"
+end