Class: Tinge::Reporters::VariablesReporter
- Defined in:
- lib/tinge/reporters/variables_reporter.rb
Instance Method Summary collapse
Methods inherited from Reporter
Constructor Details
This class inherits a constructor from Tinge::Reporters::Reporter
Instance Method Details
#data ⇒ Object
8 9 10 |
# File 'lib/tinge/reporters/variables_reporter.rb', line 8 def data @data ||= generate_data end |