1
2
3
class Race < ActiveRecord::Base
  
...

Ruby Help generating abbreviatio...

by Michael Filbin, April 06, 2008 16:16, 2 refactorings, tagged with abbreviation, string, model, attribute

Hi all,

I am attempting ...

14b8667b3bdf64068647b96c26001e0d Talk
1
2
3
def squarebutton(name, options = {}, html_options = nil)
...

Ruby Adding default html option ...

by Michael Filbin, February 26, 2008 20:39, 3 refactorings, tagged with ActionView, UrlHelper, link_to, method

I have css directives for s...

14b8667b3bdf64068647b96c26001e0d Talk