view .svn/pristine/a6/a698a7c63fb02fea3b0e007c142739ab5d32692d.svn-base @ 1169:492ff72268e3 bug_521

Close obsolete branch bug_521
author Chris Cannam
date Thu, 18 Oct 2012 10:42:48 +0100
parents cbb26bc654de
children
line wrap: on
line source
class IssueStatus < ActiveRecord::Base
  generator_for :name, :start => 'Status 0'

end