$ command line cheat sheets
Cheat Sheet Title: [ no_spaces_alphanumeric_only ]
Cheat Sheet:== assert_have_selector # Matches HTML content against a CSS 3 selector. # In Webrat core, Webrat Selenium assert_have_selector 'div.pagination' assert_have_no_selector 'form input#name' assert_have_selector 'img', :src => image_url assert_have_selector '.cpm', :content => "$100.00" assert_have_selector 'li', :count => 2
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.