5 Commits

Author SHA1 Message Date
8ab6282fc5 Fixed README problems 2018-04-28 07:53:07 -05:00
4ffb813e4a Replaced with valid date 2018-04-22 14:42:48 -05:00
275c6419c2 Bumped minor version for new methods
Set date to always be date gem was built

Also fixed rake and rspec dependency versions while I was in there. I'm not sure where I saw the '~> 0' format from, but those versions were not working with my tests, so I replaced version 0 with the versions I have actually tested against and can run with my gem.
2018-04-22 14:34:50 -05:00
5777446dd0 Added many more endpoints
Clicked through the mobile app inside an emulator for a while and gathered all the endpoints it hit so I could build functions for them.

Also went ahead and replaced some of the less useful tests with slightly more useful ones. There's a lot more validation I could be doing, but this at least ensures all implemented methods are run once with all available arguments specified.
2018-04-22 14:27:58 -05:00
384ffd58dd Initial commit 2018-04-05 20:51:48 -05:00