Method: MyChart::X#initialize
- Defined in:
- lib/my_chart/x.rb
#initialize(objs) ⇒ X
5 6 7 |
# File 'lib/my_chart/x.rb', line 5 def initialize objs @objs = objs end |
5 6 7 |
# File 'lib/my_chart/x.rb', line 5 def initialize objs @objs = objs end |