Skip to content

Commit

Permalink
change constant Myapp to Rails3DeviseRspecCucumber
Browse files Browse the repository at this point in the history
The name of the rails application is Rails3DeviseRspecCucumber not Myapp.
  • Loading branch information
George Bellos committed Mar 5, 2012
1 parent 4a88a37 commit 801ebd0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/routes.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,4 @@
Myapp::Application.routes.draw do Rails3DeviseRspecCucumber::Application.routes.draw do



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


Expand Down

0 comments on commit 801ebd0

Please sign in to comment.