Method: CloudTempfile::Config#clean_up_older_than
- Defined in:
- lib/cloud_tempfile/config.rb
#clean_up_older_than ⇒ Object
Returns the value of attribute clean_up_older_than.
19 20 21 |
# File 'lib/cloud_tempfile/config.rb', line 19 def clean_up_older_than @clean_up_older_than end |