Ruby reference card?

Hi folks,

does a simple reference card for Ruby exist? I look for something with just
syntax and naming conventions on them and probably a few class and method
references.
I looked at www.refcards.com but they only had a few and none on Ruby. But
the style of the offered ones was the way I looked for.

TIA,
Matthias

···


Matthias Arndt marndt@asmsoftware.de
matthias.arndt@tu-clausthal.de
PGP-Key: http://www.asmsoftware.de/marndt.pgp ICQ: 40358321

does a simple reference card for Ruby exist? I look for something with
just
syntax and naming conventions on them and probably a few class and method
references.
I looked at www.refcards.com but they only had a few and none on Ruby. But
the style of the offered ones was the way I looked for.

I have never seen one, but perhaps there should be one.

On the other hand, it might be fairly difficult to summarize
Ruby in one page. Note they don’t have Python or Perl –
they have ANSI C, which is a “smaller” language.

MicroLogic also makes some neat ones, but they are
not free: http://www.miclog.com/mc/index.htm

Hal

···

----- Original Message -----
From: “Matthias Arndt” matthias.arndt@tu-clausthal.de
Newsgroups: comp.lang.ruby
To: “ruby-talk ML” ruby-talk@ruby-lang.org
Sent: Thursday, July 10, 2003 3:59 AM
Subject: Ruby reference card?


Hal Fulton
hal9000@hypermetrics.com

Given that some cards on www.refcards.com have their TeX-sources public,
these may function as templates for the Ruby chart…

···

On Thu, 10 Jul 2003 10:49:37 +0200, Matthias Arndt matthias.arndt@tu-clausthal.de wrote:

Hi folks,

does a simple reference card for Ruby exist? I look for something with just
syntax and naming conventions on them and probably a few class and method
references.
I looked at www.refcards.com but they only had a few and none on Ruby. But
the style of the offered ones was the way I looked for.