view .svn/pristine/a6/a698a7c63fb02fea3b0e007c142739ab5d32692d.svn-base @ 1216:05ce7de07fef cannam

Remove temporary notice about relocation of My Projects
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 12 Mar 2013 10:30:38 +0000
parents cbb26bc654de
children
line wrap: on
line source
class IssueStatus < ActiveRecord::Base
  generator_for :name, :start => 'Status 0'

end