We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3135ab + 3d4002e commit 7dfd047Copy full SHA for 7dfd047
config/routes.rb
@@ -1,4 +1,4 @@
1
-Myapp::Application.routes.draw do
+Rails3DeviseRspecCucumber::Application.routes.draw do
2
authenticated :user do
3
root :to => 'home#index'
4
end
0 commit comments