From: Bill Atkins Date: 2004-10-31T13:25:30+09:00 Subject: Re: [ANN] Ruby on Rails presentation added to the WhyRuby repository On page 37, you have this: private def find_customer() ... end The private needs to go on its own line, or there needs to be a semicolon. Bill On Sat, 30 Oct 2004 15:45:57 +0900, Curt Hibbs wrote: > I just added my presentation of Ruby on Rails to the WhyRuby repository. > This presentation was given to a group of about 25 seasoned Java developers, > and was very well received! > > You can download the presentation here: > > http://whyruby.rubyforge.org/wiki/wiki.pl?Ruby_Presentations > > Curt > >