Subject: [ruby-talk:25497] Class# syntax
From: beren lenny.sfrn.dnai.com (Matthew Shaver)
Date: Sat, 17 Nov 2001 01:20:33 +0900
Could someone explain the Class#method syntax? Is it just the same as
Class.method for class method? They seem to be used interchangably in
Programming Ruby.
Thanks,
Matt.