Skip to content

Commit 3d4002e

Browse files
committed
Changing the constant Myapp to Rails3DeviseRspecCucumber
1 parent b3135ab commit 3d4002e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/routes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Myapp::Application.routes.draw do
1+
Rails3DeviseRspecCucumber::Application.routes.draw do
22
authenticated :user do
33
root :to => 'home#index'
44
end

0 commit comments

Comments
 (0)