Skip to content

Commit 7dfd047

Browse files
committed
Merge pull request #30 from arunjax/master
Changing the constant Myapp to Rails3DeviseRspecCucumber
2 parents b3135ab + 3d4002e commit 7dfd047

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)