On 9 February 2011 12:07, Frederick Cheung <[email protected]> wrote: > > > On Feb 9, 8:42 am, Colin Law <[email protected]> wrote: >> >> I thought you had to have >> begin >> ... >> rescue >> ... >> end > > def some_method > ... > rescue > ... > end > > works too
Once again the trivial extent of my knowledge is exposed :) No doubt that is documented somewhere in the Ruby docs, but it did not leap out at me from anywhere I looked. Thanks Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en.

