Andrei Molchanov

Results 8 comments of Andrei Molchanov

@pineapplethief yep, I hope their measuring is correct))

I reverted the PR https://github.com/Neodelf/lecter/pull/68 cause there was a problem. Cause HTTP.rb gem has a different interface to add params to the `GET` request. So a `lecter_enabled` parameter was not...

I used ready-made templates. So yep, the frontend part required to be improved 😄 > Feel free to add me as a contributor As I know anyone could be a...

I am not 100% sure about that approach. Yes, I've pushed commits to the master branch before promoted gem and before developers forked it. But now I wanna show all...

Nice suggestion. But I read code of sidekiq and figured out that it doesn't have sinatra dependency. They wrote code that uses only rack.

I've successfully installed a mysql gem with changed paths ```bash gem install mysql2 -- \ --with-mysql-lib=/usr/local/Cellar/mysql/8.0.23/lib \ --with-mysql-dir=/usr/local/Cellar/mysql/8.0.23 \ --with-mysql-config=/usr/local/Cellar/mysql/8.0.23/bin/mysql_config \ --with-mysql-include=/usr/local/Cellar/mysql/8.0.23/include ```

How solved this problem with /usr/local/lib/ruby/gems/2.0.0/gems/private_pub-1.0.3/lib/private_pub/faye_extension.rb:20:in `authenticate_subscribe': undefined method`[]' for nil:NilClass (NoMethodError) ? Thanks!

Yes, invert, and better - add the ability to choose a color scheme. Everyone reads at different days The burden - it would add convenience.