mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 06:55:21 +02:00
parent
e7f1506728
commit
14b53732c3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class Series
|
|||
values.each(&block)
|
||||
end
|
||||
|
||||
attr_reader :start_date, :end_date, :interval, :trend, :values, :favorable_direction
|
||||
attr_reader :start_date, :end_date, :interval, :values, :favorable_direction
|
||||
|
||||
Value = Struct.new(
|
||||
:date,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue