Vladimir Krylov

Results 25 comments of Vladimir Krylov

I have this only on ruby 1.8. On ruby 1.9 don't have this error

It throws an error when you do fast click on new link while olark is still loading

@omohokcoj I have removed bootsnap but I'm still getting an error on macOS. ``` Traceback (most recent call last): 33: from /__enclose_io_memfs__/local/bin/rails:4:in `' 32: from /__enclose_io_memfs__/local/bin/rails:4:in `require' 31: from /__enclose_io_memfs__/lib/ruby/gems/2.7.0/bundler/gems/rails-396a51ad8196/railties/lib/rails/commands.rb:18:in...

@omohokcoj Thanks. That works much better. But why did you change binaries?

@omohokcoj my nokogiri problem has been resolved but I see another C-extension issue. Any idea how to resolve this one? ``` Traceback (most recent call last): 44: from /__enclose_io_memfs__/local/bin/rails:4:in `'...

@omohokcoj Thanks a lot. It helped but seems I far away from getting this done.

Seems it's not gonna work for me. :( I'm getting now: activesupport/lib/active_support/deprecation/proxy_wrappers.rb:172:in `method_missing': private method `warn' called for nil:NilClass (NoMethodError) - fixed by making warn method public in boot.rb :)...