1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Tomaka e8b1add578
Bump versions (#25) 2022-10-04 21:47:43 -04:00
Andrew Tomaka 46afb11171
Update dependencies (2021-10) (#23) 2021-10-23 10:38:28 -04:00
Andrew Tomaka e952ddc041
Fix security issue with puma (#22) 2021-10-05 21:38:18 -04:00
Andrew Tomaka 9bae1a96b9
Let someone else worry about style (#17) 2020-02-19 07:52:46 -05:00
Andrew Tomaka bf47233f8b Remove some forced dependency versioning 2020-02-06 23:32:04 -05:00
Andrew Tomaka e4eadd59a8
Attempt to use current gem for testing (#12)
(fixes #11)
2019-10-14 22:04:41 -04:00
Andrew Tomaka bd72d2a64f
Add sample Rails application (#9)
* Add rails application
* Run tests for sample Rails app
2019-10-09 22:25:20 -04:00
Andrew Tomaka 2f5f6f37c8
Setup bundler 2018-05-07 11:46:15 -04:00
Andrew Tomaka 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
Andrew Tomaka 0029c81275
Add retriever specs 2018-04-09 23:20:58 -04:00
Andrew Tomaka a6f8135a17
Refactor Environment to not inherit from hash 2018-04-09 18:40:37 -04:00
Andrew Tomaka 2891c0d168
Add specs for environment class 2018-04-09 17:54:30 -04:00
Andrew Tomaka 4343e2e9b4
Add rubocop 2018-03-28 21:57:06 -04:00
Andrew Tomaka abf0f6c2b3
Refactor and add some specs 2018-03-28 21:51:39 -04:00
Andrew Tomaka 84383e8911 Initial commit 2018-03-22 18:01:53 -04:00