summaryrefslogtreecommitdiffstats
path: root/lib/generators/redmine_plugin_model/templates
Commit message (Expand)AuthorAgeFilesLines
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* redmine_plugin_model_generator improvements (#27659).Jean-Philippe Lang2019-06-201-1/+1
* Removes 'unloadable' from plugin templates (#20513).Jean-Philippe Lang2018-01-081-1/+0
* Set migration version in the plugin migration template (#26610).Jean-Philippe Lang2017-08-021-1/+1
* Fixes test templates for plugins.Jean-Philippe Lang2012-05-281-1/+1
* Fixed that plugin model generator does not generate the migration (#11024).Jean-Philippe Lang2012-05-261-0/+15
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-254-27/+2
* Plugin models and controllers must be unloadable.Eric Davis2010-06-171-0/+1
* Fixed the generated test in the redmine_plugin_model. (#3927)Eric Davis2009-10-171-1/+1
* Renames template ruby files to erb.Jean-Philippe Lang2008-10-253-0/+0
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-054-0/+36