Димыч

Results 5 comments of Димыч

Unfortunately no. When I do pure new page outside of project it works as expected, that's why I decided to use that plugin in my project. But inside my project...

Ok, I got it. This happens when I load the partial with ajax. What's confusing, is that all other functionality of best_in_place works as expected in such loaded view. Project:...

I hope that will add a little glue how to test that. I took error below when try connected to selenoid/vnc_chrome docker container. ``` [5] pry(main)> Net::VNC.open('localhost:27021', :password => 'selenoid'){|vnc|...

So, after a day of googling and a little bit researching I found two variants to resolve that. 1. Adding to the very first line lib/cipher/vncdes.rb ``` ENV['OPENSSL_CONF'] = "#{...