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

Version Path
BBenezech-papermill-0.3.0 config/routes.rb
BBenezech-papermill-0.4.0 config/routes.rb
BBenezech-papermill-0.4.1 config/routes.rb
BBenezech-papermill-0.5.0 config/routes.rb
BBenezech-papermill-0.5.2 config/routes.rb
BBenezech-papermill-0.5.4 config/routes.rb
papermill-0.14.3 config/routes.rb
papermill-0.14.2 config/routes.rb
papermill-0.14.1 config/routes.rb
papermill-0.14.0 config/routes.rb
papermill-0.13.2 config/routes.rb
papermill-0.13.1 config/routes.rb
papermill-0.13.0 config/routes.rb
papermill-0.12.2 config/routes.rb
papermill-0.12.1 config/routes.rb
papermill-0.12.0 config/routes.rb
papermill-0.11.0 config/routes.rb
papermill-0.10.4 config/routes.rb
papermill-0.10.3 config/routes.rb
papermill-0.10.2 config/routes.rb