Skip to content

Commit a05c11a

Browse files
committed
Merge pull request #25 from georgebellos/fix_application_name
change constant Myapp to Rails3DeviseRspecCucumber
2 parents 4a88a37 + 801ebd0 commit a05c11a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/routes.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Myapp::Application.routes.draw do
2-
1+
Rails3DeviseRspecCucumber::Application.routes.draw do
32

43
root :to => "home#index"
54

0 commit comments

Comments
 (0)