Module: Dk::HasTheRuns::InstanceMethods
- Defined in:
- lib/dk/has_the_runs.rb
Instance Method Summary collapse
Instance Method Details
#runs ⇒ Object
15 16 17 |
# File 'lib/dk/has_the_runs.rb', line 15 def runs @runs ||= [] end |
15 16 17 |
# File 'lib/dk/has_the_runs.rb', line 15 def runs @runs ||= [] end |