I'm working on a Rails Runner script and I want to see what values are set in a variable in the script?
Usual puts
doesn't work...
Ahh. Figured it out, use STDOUT.flush
after each puts
in the script.
http://redgreenrepeat.com/2016/08/20/til-feedback-in-rails-runner/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With