Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aitherios committed Jan 6, 2015
1 parent 5787b93 commit 100421c
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
Expand Up @@ -48,8 +48,8 @@

# You can have the root of your site routed with "root"
# just remember to delete public/index.html.
resources :reports
root :to => 'reports#index'
get 'report' => 'reports#index'

# See how all your routes lay out with "rake routes"

Expand Down

0 comments on commit 100421c

Please sign in to comment.