annotate lib/generators/redmine_plugin_controller/templates/helper.rb.erb @ 334:d750431a4102 feature_36

small changes to the controllers/views.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 30 Mar 2011 00:55:57 +0100
parents 513646585e45
children 433d4f72a19b
rev   line source
Chris@0 1 module <%= class_name %>Helper
Chris@0 2 end