ragegage / robinbanks

Stock price visualizer built with Rails and React
https://www.robinbanks.herokuapp.com/
0 stars 0 forks source link

style StockNews #47

Closed ragegage closed 8 years ago

ragegage commented 8 years ago
ragegage commented 8 years ago

Used .to_datetime.strftime("%a, %m/%-d, %l:%M%p") to format the published-on datetime.

ragegage commented 8 years ago

Internal API only returns the most recent five entries.