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

Refactor: extract bikepoint class #1

Closed johnboyes closed 7 years ago

johnboyes commented 7 years ago

The code in app.rb smells like an opportunity to extract a bikepoint class lots of methods currently take a bikepoint parameter.