annotate lib/generators/redmine_plugin_controller/templates/helper.rb.erb @ 1536:e2a3230f61fa live

Add script to print out a committer authormap file for a project's repo
author Chris Cannam
date Tue, 19 May 2015 16:14:34 +0100
parents 433d4f72a19b
children
rev   line source
Chris@1115 1 module <%= @controller_class %>Helper
Chris@0 2 end