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
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