Szymon Gosek

Results 3 comments of Szymon Gosek

I'm struggling with the same problem on win10 my test.rb: ``` require 'rubygems' require 'bundler/setup' require 'faker' puts "Hello #{Faker::Name.name}" ``` my Gemfile: ``` source "https://rubygems.org" gem 'bundler' gem 'faker'...

I can confirm that, we have the same problem - simple vanilla JS works well but when we include our application.js in the header with true %> and try to...

> I wish I could just change that one to use the proper format, however I'm a bit concerned that it would affect the saved data for people, who already...