Return to Snippet

Revision: 45086
at April 24, 2011 04:33 by Hisoka


Initial Code
begin
            @db.do(query, username, emailAddress, experiencePoints, lifePoints, karma, level)
        rescue
            
        end

Initial URL

                                

Initial Description

                                

Initial Title
ROR - try, rescue block

Initial Tags

                                

Initial Language
Ruby