Aslan Dukaev

Results 10 issues of Aslan Dukaev

👋 @EugenMayer. Thank you for this app I have an external machine in the docker-machine. docker-sync works with it only if specify the address: ``` sync_host_ip = 91.117.201.122 ``` `sync_host_ip...

Report with links will be more informative. ``` lib/code.rb:9 Use attr_reader for reading ivars [https://github.com/DamirSvrtan/fasterer/docs/attr_reader_vs_ivars.md] ```

enhancement

I noticed that many examples in `code/` do not match the template. ```ruby require "benchmark/ips" def fast end def slow end Benchmark.ips do |x| x.report("fast code description") { fast }...

Suggestion

Hello! What do you think about to add Processing Email (MailCatcher) and Mysql in docker-compose?

#788 this fixes the error

Hi 👋 In Russian localization displays this error: ![2018-12-02 20 55 15](https://user-images.githubusercontent.com/6534897/49343154-7b988600-f675-11e8-8faa-13b3056e1253.jpg) This can be seen if you go to site.com/admin/orders/*****/payments

Fixing config with https://github.com/dukaev/ipv4-ipv6-proxy/issues/6#issuecomment-606386260