Carlos Antonio
Carlos Antonio
I'm facing the same issue reported, the `rails` version is 5.1.4 ```log → rails db:seed rails aborted! NoMethodError: undefined method `sanitize' for # /Users/fulvio/Developer/projects/dganga/vendor/bundle/gems/activerecord-5.1.4/lib/active_record/dynamic_matchers.rb:22:in `method_missing' /Users/fulvio/Developer/projects/dganga/vendor/bundle/gems/populator-1.0.0/lib/populator/factory.rb:85:in `block (2 levels) in...
@stephanemaarek i have almost the same issue that doesn't load properly the js and css, but for you case try to use the `gem 'jquery-turbolinks'`.
Nop, keep it, I can see we got the same issue, I'm looking around if I got something I'll post it.
:+1: Thank you @dimidev, I'll try tonight and I'll let you know.
ummm I'm still with the issue, yo @stephanemaarek can you please show you `Gemfile`
Hi, Is there any update about this issue or workaround? I'm having the event, isn't keep the connection stablish. Regards.
> flawlessly Hi, @dextermb, can you explain a bit more, when you said "added a CA along with..."? do you use an Outlook certificate? I'm facing the same issues but...
I increased the resource to the VM and rerun the script ones again and works good ```vagrant config.vm.provider "virtualbox" do |vb| vb.memory = 3072 vb.cpus = 4 end ``` **UPDATE**:...
Does anyone get some luck about this issue? @markyjackson-taulia could you share your work? thx