annotate lib/generators/redmine_plugin_controller/templates/helper.rb.erb @ 1186:e19f375f9afa feature_566

Score activity to favour more recent events
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 22 Jan 2013 14:49:24 +0000
parents 513646585e45
children 433d4f72a19b
rev   line source
Chris@0 1 module <%= class_name %>Helper
Chris@0 2 end