Sha256: 6c53ae172f94de005a5bb3862fac1244a7a65412b5c5ed53c929b792e769b00b
Contents?: true
Size: 273 Bytes
Versions: 8
Compression:
Stored size: 273 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}", :controller => "papermill", :action => "show" end
Version data entries
8 entries across 8 versions & 1 rubygems