Chris@0: class Document < ActiveRecord::Base Chris@909: generator_for :title, :start => 'Document001' Chris@0: Chris@0: end