Ian Hall

Results 2 comments of Ian Hall

try running your scaffold script via ```bundle exec``` e.g. ```mysqldump -c --hex-blob -u user -ppassword database | bundle exec ruby scaffolder.rb > obfuscator_scaffold.rb_snippet```

I've seen similar here too, on a number of different machines. The solution so far has been to force the `http` gem to version `5.1.1`