Sha256: 242ac6a7e65cc215d6b6f44f0fecee28a977b422dbdde391f63f2f7e8ab454e1
Contents?: true
Size: 313 Bytes
Versions: 30
Compression:
Stored size: 313 Bytes
Contents
ActionController::Routing::Routes.draw do |map| map.resources :papermill, :collection => { :sort => :post } map.connect "#{Papermill::PAPERMILL_DEFAULTS[:papermill_prefix]}/#{Papermill::PAPERCLIP_INTERPOLATION_STRING.gsub(":id_partition", ":id0/:id1/:id2")}", :controller => "papermill", :action => "show" end
Version data entries
30 entries across 30 versions & 2 rubygems