Class: Lifestream::Source
- Inherits:
-
Object
- Object
- Lifestream::Source
- Defined in:
- lib/lifestream/source.rb
Class Method Summary collapse
-
.configure ⇒ Object
TODO: Implement this.
Class Method Details
.configure ⇒ Object
TODO: Implement this
5 6 7 8 9 10 |
# File 'lib/lifestream/source.rb', line 5 def self.configure yaml = ERB.new <<-EOF EOF yaml.result end |