Skip to content

rails-from-zero/2022-1-terminal-friendly-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Terminal friendly ruby code

This showcases how to use the inspect and pretty_inspect on ruby objects to make them easier to use in the IRB shell.

More information is available on youtube (see repo description).