Support `Marshal` for `Resource` and `Response` objects
Closed this issue · 1 comments
pengwynn commented
To round out the rest of #9 now that we have a document reason in octokit/octokit.rb#405, we need to support Marshal
for Response
and Resource
objects to play nice with Rails-y cache stores.