Gabor Garami
Gabor Garami
We experienced a weird parsing issue with a normally OK bind zonefile. The parser expects a SOA record right after the `$ORIGIN` definition, but it's not always work. I've a...
AWS CLI tools has a widely supported [environment variables](http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-environment) that should be supported by this tool too for make things easier if these variable already defined in the environment.
For Drush 7.x it is requried to run Composer against the drush directory because the project has a lot more dependencies now, installing Console_Table is not enough if you install...
While example codes in `examples/` folder are quite complete examples, they are nor linked into your website nor available. It could be good if I can load them in my...
##### Describe the feature. I would like to see a Linux version of the package.
- SSH Port (per machine / per company) - More customizable SSH user (not only from the list)
I made some effort to upgrade blueprint-rails for Rails 5.1. I also included some Travis config and tests. Currently, I use the modified gem with a Rails 5.1 application without...
`IO.console` could be also nil if Ruby executable is called through a `sudo su - user -c '~/.rvm/bin/rvm 2.3.1 do ruby -e -e "require %{io/console}; puts IO.console.winsize"'` construction. It should...
Here I provide you the Hungarian translation of the IronChest mod, I hope you will find it as useful as I enjoyed to write it. :smile:
I trying to use Ruby extension for VSCode on Windows 10 and it encouraged me to use SolarGraph to make the Language server working. However I ran into multiple issues....