Commit Graph

12 Commits

Author SHA1 Message Date
9bae1a96b9
Let someone else worry about style (#17) 2020-02-19 07:52:46 -05:00
bf47233f8b Remove some forced dependency versioning 2020-02-06 23:32:04 -05:00
e4eadd59a8
Attempt to use current gem for testing (#12)
(fixes #11)
2019-10-14 22:04:41 -04:00
bd72d2a64f
Add sample Rails application (#9)
* Add rails application
* Run tests for sample Rails app
2019-10-09 22:25:20 -04:00
2f5f6f37c8
Setup bundler 2018-05-07 11:46:15 -04:00
d95c8b1b0f
Handle pagination
The spec on this is pretty subpar. This is hacked in to resolve a
production issue!  Failed to realize that the Ruby SDK limits parameter
responses to 10 because the CLI does not.
2018-05-07 11:30:14 -04:00
0029c81275
Add retriever specs 2018-04-09 23:20:58 -04:00
a6f8135a17
Refactor Environment to not inherit from hash 2018-04-09 18:40:37 -04:00
2891c0d168
Add specs for environment class 2018-04-09 17:54:30 -04:00
4343e2e9b4
Add rubocop 2018-03-28 21:57:06 -04:00
abf0f6c2b3
Refactor and add some specs 2018-03-28 21:51:39 -04:00
84383e8911 Initial commit 2018-03-22 18:01:53 -04:00