annotate lib/generators/redmine_plugin_controller/templates/helper.rb.erb @ 1271:cf4cc816278a live last_rails2_version

Remove inner quotes from realm (workaround for #577)
author Chris Cannam
date Tue, 07 May 2013 12:45:51 +0100
parents 513646585e45
children 433d4f72a19b
rev   line source
Chris@0 1 module <%= class_name %>Helper
Chris@0 2 end