Skip to content

Commit

Permalink
removed unused Pool and PoolsController
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitri Dolguikh committed Jul 21, 2011
1 parent f144b40 commit e6fd656
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 42 deletions.
22 changes: 0 additions & 22 deletions src/app/controllers/pools_controller.rb

This file was deleted.

19 changes: 0 additions & 19 deletions src/app/models/pool.rb

This file was deleted.

1 change: 0 additions & 1 deletion src/config/routes.rb
Expand Up @@ -88,7 +88,6 @@
match '/consumers/:id' => 'consumers#re_register', :via => :post

resources :entitlements
resources :pools
resources :users do
collection do
get :auto_complete_search
Expand Down

0 comments on commit e6fd656

Please sign in to comment.