config/routes.rb in fcrepo_admin-0.5.5 vs config/routes.rb in fcrepo_admin-0.6.0

- old
+ new

@@ -5,9 +5,10 @@ scope :module => "fcrepo_admin" do resources :objects, :only => :show do member do get 'audit_trail' + get 'solr' get 'permissions' end resources :associations, :only => [:index, :show] resources :datastreams, :only => datastreams_resources do member do