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.
1 parent b3135ab commit 3d4002eCopy full SHA for 3d4002e
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