Class: Vial::Erb
- Inherits:
-
Data
- Object
- Data
- Vial::Erb
- Defined in:
- lib/vial/erb.rb
Instance Attribute Summary collapse
-
#source ⇒ Object
readonly
Returns the value of attribute source.
Instance Attribute Details
#source ⇒ Object (readonly)
Returns the value of attribute source
4 5 6 |
# File 'lib/vial/erb.rb', line 4 def source @source end |