Ruby Cheat Sheets

Courtesy Ruby Inside  Fri, 02/08/2008 - 06:58

Ruby is an incredibly easy language to learn, but it’s still often necessary to look up something we’ve forgotten.

Often this can be done by using Google or using any Ruby books we have on our shelves, but sometimes it’s handy to refer to a simpler set of notes, such as a “cheat sheet.” Quite a few Ruby developers have made cheat sheets for Ruby, and this post attempts to cover the most interesting ones.

The idea for this...


 

More related items

PHPMaster.com: The Liskov Substitution Principle
On PHPMaster.com today there's a new post from Alejandro Gervasio about a part of the SOLID development methods - the Liskov Substitution Principle - the idea that objects should be...

Sameer Borate's Blog: Grabbing the referrer search...
On his blog today Sameer Borate has a new post with a handy bit of code you can use to find the keywords from a search engine referral to help with tracking how visitors have come to your...

Leonid Mamchenkov's Blog: PHP regular expression to...
Leonid Mamchenkov has a quick new post to his blog sharing a regular expression that can be used to check that a string contains only English or Latin characters (no Unicode allowed). ...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com