cheat sheets.

$ cheat ruby_switch
case params[ :name ]

   when "Hal"
      #do this

   when "Wes"
      #do that

   else
      #do the other
end
Version 1, updated 127 days ago.
. o 0 ( edit | history )
( add new | see all )