Class: Rails::Railtie::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/cloud_tempfile/railtie.rb

Overview

cloud_tempfile/railtie.rb

Author

Kevin Bolduc

Date

14-02-24

Time

3:23 PM

Instance Method Summary collapse

Instance Method Details

#cloud_tempfileObject



8
9
10
# File 'lib/cloud_tempfile/railtie.rb', line 8

def cloud_tempfile
  CloudTempfile.config
end