Mercurial > hg > soundsoftware-site
view test/exemplars/time_entry_activity.rb @ 1190:91db8e091f10 cannam
Remove My Projects from projects list (now in My Page)
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 22 Jan 2013 15:45:29 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
class TimeEntryActivity < Enumeration generator_for :name, :start => 'TimeEntryActivity0' generator_for :type => 'TimeEntryActivity' end