Method: Configural::Config::FileBase.extnames
- Defined in:
- lib/configural/config/file_base.rb
.extnames ⇒ Object
62 63 64 |
# File 'lib/configural/config/file_base.rb', line 62 def self.extnames raise 'Method not implemented for base class.' end |