On Friday, March 2, 2012 5:14:16 PM UTC-5, Trek wrote: > > > > > 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. >
Apparently all these syntactical changes confused you too :) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/BsFmJJMK6IYJ. 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.
