Method: Fasterer::Config#nil_file
- Defined in:
- lib/fasterer/config.rb
#nil_file ⇒ Object
38 39 40 |
# File 'lib/fasterer/config.rb', line 38 def nil_file { SPEEDUPS_KEY => {}, EXCLUDE_PATHS_KEY => [] } end |
38 39 40 |
# File 'lib/fasterer/config.rb', line 38 def nil_file { SPEEDUPS_KEY => {}, EXCLUDE_PATHS_KEY => [] } end |