summaryrefslogtreecommitdiff
path: root/chef-server-api/config/router.rb
blob: 3142a1d1a9a86193a3eec35714da912e5c9cd554 (plain)
1
2
3
4
5
6
# This file is here so slice can be testing as a stand alone application.

#Merb::Router.prepare do
#  resources :roles
#  ... 
#end