On Friday, March 2, 2012 5:25:30 PM UTC-5, Prem Sichanugrist wrote: > > Oh, I put the period in the `` because the sentence ended there. Sorry if > that's confused you. > > The correct code is this: > > some_method(name: 'bob', age: 25) > > - Prem > Any programmer worth his salt disobeys the imperfection of quotation punctuation rules :)
Putting a period inside the quotes is like having two opening tags but only one closing tag. -- 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/-/U0H_YMAHACcJ. 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.
