Joseph Haig
Joseph Haig
Is this gem ready for Ruby 2.5. Bundler will be included in the standard libraries and so there may be dependency errors when trying to install. I think this needs...
Thanks for this gem. What is the correct way to import individual modules rather than the whole of bulma? Would it be possible to add a note to this effect...
### Summary WIP Updating to get the tests working and updated for new versions of Ruby and Rails. ### Other Information * Update `mimemagic` in `Gemfile.lock`. The currently linked version...
The link in the README to 'Key Vault' goes to the [Rubygems page.](https://rubygems.org/gems/azure_mgmt_key_vault) The documentation page there links to the [Microsoft Azure develop page](https://azure.microsoft.com/en-us/develop/ruby/) that shows how to install the...
I was curious to see the difference between the `sum` method in enumerables, which was introduced in Ruby 2.4, and the commonly used `inject(:+)`. For me `inject(:+)` is a little...
Firstly, thanks for the gem. Is it possible to configure caching so that, in the event of the remote server being unavailable, cached values of the data can still used...
This is probably going way off the beaten track here and maybe the answer is "it probably cannot be done". I would like to play music on multiple pins but...
When I try to use the [`image` setter on an Actor](https://github.com/lordmauve/pgzero/blob/5b68f3d49ed44cad131010f34a116a0d776b2089/pgzero/actor.py#L325-L330) I get the error `TypeError: 'str' object is not callable`. Here is a basic example that shows this; ```python...
The link to 'source' on https://rubygems.org/gems/grape-swagger-rails still goes to the repository in BrandyMint's account. This is probably because that is where the first version was submitted from. I noticed this...
... to make it easier to satisfy legal teams when using the software. Sorry to be picky but I did just get a "what's the license?" response to a PR...