Crib/summary sheet for Ruby

Is there a 1 or 2 page summary/crib sheet available for the Ruby
language?

I am not after a tutorial but a summary sheet written in a small font
and multiple columns to act a reminder for people starting to learn the
language or performing small modifications to other peoples Ruby code.
Thanks for any pointers.

Hi --

···

On Thu, 2 Mar 2006, andy wrote:

Is there a 1 or 2 page summary/crib sheet available for the Ruby
language?

I am not after a tutorial but a summary sheet written in a small font
and multiple columns to act a reminder for people starting to learn the
language or performing small modifications to other peoples Ruby code.
Thanks for any pointers.

You could probably adapt:

for print. (I don't think there's a print version already, but there
might be one somewhere.)

David

--
David A. Black (dblack@wobblini.net)
Ruby Power and Light (http://www.rubypowerandlight.com)

"Ruby for Rails" chapters now available
from Manning Early Access Program! Ruby for Rails

andy wrote:

Is there a 1 or 2 page summary/crib sheet available for the Ruby
language?

I am not after a tutorial but a summary sheet written in a small font
and multiple columns to act a reminder for people starting to learn the
language or performing small modifications to other peoples Ruby code.
Thanks for any pointers.

http://www.testingeducation.org/conference/wtst3_pettichord9.pdf
http://www.ruby-doc.org/doxygen/1.8.4/functions_vars.html

http://ruby-pdf.rubyforge.org/pdf-writer/demos/Ruby-Language-QuickRef.pdf

dblack@wobblini.net wrote:

Hi --

Is there a 1 or 2 page summary/crib sheet available for the Ruby
language?

I am not after a tutorial but a summary sheet written in a small font
and multiple columns to act a reminder for people starting to learn the
language or performing small modifications to other peoples Ruby code.
Thanks for any pointers.

You could probably adapt:
Ruby | zenspider.com | by ryan davis

for print. (I don't think there's a print version already, but there
might be one somewhere.)

David

I think that PDF::Writer includes something like this in the demos that ship along with it.
Try http://rubyforge.org/projects/ruby-pdf/

Matthew

···

On Thu, 2 Mar 2006, andy wrote:

I found this one (although it's for RoR):
http://www.ilovejackdaniels.com/ruby-on-rails/ruby-on-rails-cheat-sheet/

···

Ruby | zenspider.com | by ryan davis
http://www.testingeducation.org/conference/wtst3_pettichord9.pdf
http://www.ruby-doc.org/doxygen/1.8.4/functions_vars.html
Cheat Sheet Roundup - Over 30 Cheatsheets for developers

http://ruby-pdf.rubyforge.org/pdf-writer/demos/Ruby-Language-QuickRef.pdf

http://www.blainekendall.com/index.php/rubyonrailscheatsheet/