Project

General

Profile

« Previous | Next » 

Revision 909cac51

Added by Ben Bettridge about 7 years ago

Cache Templates, Networks & Storage Pools

closes GH-52

View differences:

config/routes.rb
match 'snapshots/:id/delete/:ref', :to => 'snapshots#destroy', :via => 'get'
match 'snapshots/:id/create', :to => 'snapshots#create', :via => 'post'
match 'cache/refresh', :to => 'cache#refresh', :via => 'post'
end
end

Also available in: Unified diff