Skip to content

Commit

Permalink
Gitignore update
Browse files Browse the repository at this point in the history
  • Loading branch information
kanhaiyasharma007 committed Jun 27, 2014
1 parent 9d870f4 commit 56420da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Rails.application.routes.draw do
resources :users
resources :newsletters
root :to => "users#index"
root :to => "home#index"

# The priority is based upon order of creation: first created -> highest priority.
# See how all your routes lay out with "rake routes".
Expand Down

0 comments on commit 56420da

Please sign in to comment.