From: shout@... (Austin King) Date: 2003-07-10T07:35:51+09:00 Subject: Ruby T-Shirt Idea Keywords: advocacy, silly t-shirts, Request For Feedback Hello from Yet Another Newbie Ruby User, I am not religious about languages, but have been really enjoying Ruby and need a new T-shirt for around the office. So I thought I would make one. Picture this in bold red print on a white shirt class RubyFan < OOProgrammer include OpenSource def initialize( name, talent ) super( name, talent ) # adjust for inherent Rubyness @productivity = CodeFu.MASTER * talent @stress_level = @stress_level / 2 @street_cred = true; end end # http://ruby-lang.org any thoughts? Anything inherantly un-rubyish? -- Ozten