johnboyes / santander-cycles

Get notifications on Slack for specific Santander Cycles docking station availability in London. Simple Ruby app.
0 stars 0 forks source link

move the fetching of the Santander JSON to a class method in Bikepoint? #2

Closed johnboyes closed 7 years ago

johnboyes commented 7 years ago

This would encapsulate all of the bikepoint logic in the bikepoint class, leaving the other file with the single responsibility of sending Slack notifications.