summaryrefslogtreecommitdiff
path: root/lib/net/hippie.rb
AgeCommit message (Expand)Author
2020-07-31Load version before clientv1.0.1mo khan
2020-06-13Extract Http Connection classmo khan
2020-06-12Reduce # of instance variablesmo khan
2020-06-12Create default_client to simplify usagemo khan
2020-06-12Remove legacy APImo khan
2019-10-04Fix linter errormo khan
2019-10-04Add additional connection errorsmo khan
2019-02-01configure global verify modemokha
2018-11-10revert constant name.mo
2018-11-10extract attemp method.mo
2018-11-10fix ruby 2.3, 2.4 syntax errors.mo
2018-11-10add retry.mokha
2018-11-10add helper to generate bearer tokenmokha
2018-11-10add helper to generate basic auth credentials.mokha
2018-05-14fix rubocop errors.mokha
2018-05-14attempt to map body using content type header.mokha
2018-05-08add tests for Api.mokha
2018-05-07fix rubocop errors.v0.1.5mo
2018-05-07rubocop -amo
2018-05-07extract json mapper.mo
2018-05-07add spec for get request.mo
2018-05-07initial commit.mo