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