Simon Taranto
Simon Taranto
I'm trying to get a simple server going to get the hang of the functionality in the gem and am getting a NameError when I execute `PocketApi::Connection.client_key = API_KEY` ```...
Upon redeploying an app (having previously created a db and linking the existing app to the db) the redeployed app does not have access to the previously set DATABASE_URL. This...
It crashes since there is no web interface
## Proposed change Today, I think we are sending our internal enum name instead of the header value we mean as a string. This change casts it to a string...