Roxas
Roxas
Hello nice folk 😄 This PR is an attempt at implementing the feature request in #149, which happens to be also something that my team at @simplybusiness needs as well....
Using Sublime Text 3 on Windows 8.1, files like "_project_name_.gemspec" are not renamed and therefore have the tokenized filename."
Hello! I made this changes quite a while ago but then I forgot to open a PR for them. The changes consist in: - replacing maplit with pure JSON objects...
Hello. Most of the times happens that either me or my CI can't build this gem. ``` Gem::Ext::BuildError: ERROR: Failed to build gem native extension. can't modify frozen String Gem...
This PR aims to solve #21. Both rustup.sh and cargo will be installed in cached folders in case they are not installed yet. At every deploy we run `rustup update`...
[falcolas](https://news.ycombinator.com/item?id=10399644): > The mysql driver needs additional work. In particular, it needs a '--single-transaction' flag, or a global lock, to ensure that the dump is consistent - particularly if you...
Hello, thanks for mantaining this gem. It looks like that it's not working anymore to me, as it returns `RuntimeError (challenge_required)` when I attempt to `IgApi::Account#login`.
Yay, quite self-explanatory!
You can add custom metadata to your reports by passing a Json object to the new method `with_metadata`. An improvement could consist in replacing the usage of the `json!` macro...