Method: FlashFlow::Install.example_file
- Defined in:
- lib/flash_flow/install.rb
.example_file ⇒ Object
14 15 16 |
# File 'lib/flash_flow/install.rb', line 14 def self.example_file "#{File.dirname(__FILE__)}/../../flash_flow.yml.erb.example" end |