Mercurial > hg > soundsoftware-site
view test/exemplars/enabled_module_exemplar.rb @ 1184:1027f0f3a81a bug_563
Make "busy projects" and "recent projects" look uniform
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 22 Jan 2013 14:12:47 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
class EnabledModule < ActiveRecord::Base generator_for :name, :start => 'module_001' end