Method: Microstatic::Config.automagic
- Defined in:
- lib/microstatic/config.rb
.automagic ⇒ Object
6 7 8 9 10 |
# File 'lib/microstatic/config.rb', line 6 def self.automagic #in the future this'll try to create a config based on #various diff. files, in priority order? self.new end |