Aleksei Chernenkov

Results 16 comments of Aleksei Chernenkov

The reason for extending last error `$!` with a module (e.g. `ConnectionError`) is that exception can be catched with a module now: ```ruby module ErrTrait; end class MyErr < StandardError;...

Hello, @alerque! Sounds good to me. Let's do it.

@jawj I had the same problem today after re-running the `./setup.sh` script with a different domain name. After doing this, the file `/etc/apparmor.d/local/usr.lib.ipsec.charon` still only contained a reference to the...

It is the same behavior with `haml-rails`! @ssendev Thanks for the workaround!

@aluuu Thanks! I'll fix it