$ command line ruby cheat sheets
Cheat Sheet Title: [ no_spaces_alphanumeric_only ]
Cheat Sheet:# 'cheat assertions' for the rest assert_same(expected, actual, message="") Passes if actual .equal? expected (i.e. they are the same instance). Example: o = Object.new assert_same o, o
Your cheat sheet will be editable (fixable) by anyone. Each cheat sheet is essentially a wiki page. It may also be used by millions of people for reference purposes from the comfort of their command line. If this is okay with you, please save.
Advertisement