Mercurial > hg > soundsoftware-site
view test/exemplars/enabled_module_exemplar.rb @ 967:19884e9d5eff bug_521
Only count downloads from non-bots
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 17 Oct 2012 10:42:48 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line source
class EnabledModule < ActiveRecord::Base generator_for :name, :start => 'module_001' end