Commit graph

10 commits

Author SHA1 Message Date
Steve Agalloco
1edfbecac6
Setup CI with GitHub actions (#8) 2021-01-15 17:34:38 -05:00
stve
45c110f96d highlights return successfully with a GET request
NOTE: This is undocumented and unconfirmed by Instapaper, but was
discovered through trial and error.
2015-10-06 10:15:34 -04:00
stve
2e4fbdfc27 cleanup whitespace 2015-03-03 00:13:24 -05:00
stve
45e2213afa simpler simplecov config 2015-03-03 00:08:23 -05:00
stve
7911a83137 remove unused methods from spec_helper 2015-03-03 00:06:00 -05:00
stve
49ae0497c6 update how defaults are handled and set 2015-02-14 14:46:46 -05:00
stve
6271356847 slight refactor in preparation for adding version 1.1 support
a couple breaking changes as part of this:

* the api version can no longer be set via configuration (since the API
itself now supports more than one version 1 and 1.1 this no longer makes
sense)
* removed module based support, all requests will require an Instapaper::Client from now on
* removed path_prefix configuration for same reasons that the api version was removed
2015-02-09 16:21:30 -05:00
stve
5161c68b5a rubocop cleanup 2015-02-09 00:29:53 -05:00
Steve Agalloco
436c7be447 don't run code coverage in CI 2012-12-28 11:40:57 -05:00
Steve Agalloco
c34b46b95b initial commit 2011-12-01 23:07:24 -05:00