Module: Shrine::Plugins::Thumbhash::FileMethods
- Defined in:
- lib/shrine/plugins/thumbhash.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#thumbhash ⇒ Object
75 76 77 |
# File 'lib/shrine/plugins/thumbhash.rb', line 75 def thumbhash ["thumbhash"] end |
#thumbhash_urlsafe ⇒ Object
79 80 81 |
# File 'lib/shrine/plugins/thumbhash.rb', line 79 def thumbhash_urlsafe ["thumbhash_urlsafe"] end |