def button(title, values)
  # title: Accepts a string that will appear on the button
  # values: accepts the possible optional parameters.
...

Ruby Button code creates a gener...

by Danny Peck, September 09, 2009 15:08, 10 refactorings, tagged with ruby, helper, button

Probably a more efficient w...

8f5553306c2cf7f4b14153f6117f8e9b Talk