Maksym Prokopov
Personal blog powered by a passion for technology.

Ruby tricks

01.01.0001
Reading time: 1 min.

Use binding object to run code within other object context.
https://ruby-doc.org/core-2.2.0/Binding.html

stderr output

highlight your code and insert in presentation

https://gist.github.com/jimbojsb/1630790