> > Isn't "name 'bob'" the syntax for passing "bob" as an argument into the > "name" method? Or has that all changed too? > > If I saw "name 'bob'", I would think that there's a method named "name" > defined somewhere. > > def name(str) > # do something with str > end > > Sounds like a great question for rubyonrails-talk or ruby ML/IRC.
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
