Skip to content

Commit

Permalink
Remove left over home controller
Browse files Browse the repository at this point in the history
  • Loading branch information
ignisf committed Jul 21, 2014
1 parent d61b756 commit d6df07b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 17 deletions.
4 changes: 0 additions & 4 deletions app/controllers/home_controller.rb

This file was deleted.

2 changes: 0 additions & 2 deletions app/views/home/index.html.erb

This file was deleted.

1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
sessions: 'sessions'}
get "users/present"

get "home/index"
root "users#present"

# The priority is based upon order of creation: first created -> highest priority.
Expand Down
10 changes: 0 additions & 10 deletions spec/controllers/home_controller_spec.rb

This file was deleted.

0 comments on commit d6df07b

Please sign in to comment.