Method: Intro::Configuration#carrierwave_storage
- Defined in:
- lib/intro/configuration.rb
#carrierwave_storage ⇒ Object
the storage of carrierwave, default: :file
30 31 32 |
# File 'lib/intro/configuration.rb', line 30 def carrierwave_storage @carrierwave_storage end |