annotate lib/generators/redmine_plugin_controller/templates/.svn/text-base/helper.rb.erb.svn-base @ 643:505fdac73166 feature_36

Feature #253: Created the placholder templates and class method to send notifications after creation.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 08 Sep 2011 17:42:55 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 module <%= class_name %>Helper
Chris@0 2 end