2024-07-16 09:26:49 -04:00
|
|
|
one:
|
2024-08-01 19:43:23 -04:00
|
|
|
ticker: AAPL
|
2024-07-16 09:26:49 -04:00
|
|
|
date: <%= Date.current %>
|
|
|
|
price: 215
|
|
|
|
currency: USD
|
|
|
|
|
|
|
|
two:
|
2024-08-01 19:43:23 -04:00
|
|
|
ticker: AAPL
|
2024-07-16 09:26:49 -04:00
|
|
|
date: <%= 1.day.ago.to_date %>
|
|
|
|
price: 214
|
|
|
|
currency: USD
|