mpk-krakow-rb

Ruby library for fetching schedules for MPK Krakow.
git clone git://vcs.sapka.me/mpk-krakow-pl
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2015-11-19 23:10Remove some Rubocop offensesMichal Sapka15+78-69
2015-11-12 13:03Fix LineSpeclib/mpk_krakow_rb/stop.rbinspectMichal Sapka1+4-0
2015-11-10 17:50fix LineStop initializer parameters - in line with Stop nowMichal Sapka37+3159-3189
2015-11-10 17:08drop hash for LineStop in LineMichal Sapka9+556-4
2015-11-09 22:52add missing general testMichal Sapka2+2034-0
2015-11-09 22:26Lines and Stops work togetherMichal Sapka32+9482-53
2015-11-09 21:51Line consists of Stop listMichal Sapka6+381-8
2015-11-09 21:32remove debug outputMichal Sapka1+0-2
2015-11-09 21:31get stops for both directionsMichal Sapka23+366-43
2015-11-09 21:09extract StopsForLine from LineMichal Sapka27+6394-8693
2015-11-08 21:48fetch lines for StopMichal Sapka3+214-0
2015-11-08 20:57Extract Lines fetcherMichal Sapka10+1456-23
2015-11-08 20:37fix inspectMichal Sapka1+1-1
2015-11-08 02:08add custom inspect and to_sMichal Sapka6+725-0
2015-11-08 00:59Linesspecget returns a LineMichal Sapka13+894-85
2015-11-08 00:13extract magic number from Stops testMichal Sapka2+4-1
2015-11-07 23:56Readme updateMichal Sapka1+7-13
2015-11-07 23:50Add more rubies to travisMichal Sapka2+11-1
2015-11-07 23:39removed nokogiriMichal Sapka2+1-2
2015-11-07 23:33Travis scriptMichal Sapka2+2-0
2015-11-07 23:28gem upgradeMichal Sapka2+1-3
2015-11-07 23:09Lines fetched from siteMichal Sapka4+400-0
2015-11-06 22:07add tests for Stops fetcherMichal Sapka6+8081-0
2015-11-06 22:01refactorMichal Sapka3+41-19
2015-11-05 22:00refactorMichal Sapka7+189-16
2015-11-05 21:54use VCR for external callsMichal Sapka7+3591-3
2015-11-04 22:26stops are objects with linesMichal Sapka4+49-2
2015-11-04 21:19UTF-8 on stops namesMichal Sapka1+1-1
2015-11-03 21:59basic StopsMichal Sapka5+42-4
2015-11-03 20:24initMichal Sapka15+175-0