Module: Victor::DSL
- Extended by:
- Forwardable
- Defined in:
- lib/victor/dsl.rb
Instance Method Summary collapse
Instance Method Details
#svg ⇒ Object
8 9 10 |
# File 'lib/victor/dsl.rb', line 8 def svg @svg ||= Victor::SVG.new end |
8 9 10 |
# File 'lib/victor/dsl.rb', line 8 def svg @svg ||= Victor::SVG.new end |