Sha256: 7bc953933fee21af925fdd57751540887bb3a2a5d93b606906e0dd930fdd61a4
Contents?: true
Size: 222 Bytes
Versions: 2
Compression:
Stored size: 222 Bytes
Contents
PaperclipPrivate::Engine.routes.draw do get 'private/:class_name/:id/:attachment/:style', controller: Paperclip.options[:controller] || 'paperclip_private/attachment', action: Paperclip.options[:action] || 'download' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
paperclip_private-0.0.3 | config/routes.rb |
paperclip_private-0.0.2 | config/routes.rb |