Chris@0: class Tracker < ActiveRecord::Base Chris@909: generator_for :name, :start => 'Tracker 0' Chris@0: Chris@0: end