Menu

Commit [r1726]  Maximize  Restore  History

Adds plugin controller and model generator.

jplang 2008-08-10

changed /branches/work/hooks/lib/generators/redmine_plugin/redmine_plugin_generator.rb
added /branches/work/hooks/lib/generators/redmine_plugin_controller
added /branches/work/hooks/lib/generators/redmine_plugin_controller/USAGE
added /branches/work/hooks/lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb
added /branches/work/hooks/lib/generators/redmine_plugin_controller/templates
added /branches/work/hooks/lib/generators/redmine_plugin_controller/templates/controller.rb
added /branches/work/hooks/lib/generators/redmine_plugin_controller/templates/functional_test.rb
added /branches/work/hooks/lib/generators/redmine_plugin_controller/templates/helper.rb
added /branches/work/hooks/lib/generators/redmine_plugin_controller/templates/view.html.erb
added /branches/work/hooks/lib/generators/redmine_plugin_model
added /branches/work/hooks/lib/generators/redmine_plugin_model/USAGE
added /branches/work/hooks/lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb
added /branches/work/hooks/lib/generators/redmine_plugin_model/templates
added /branches/work/hooks/lib/generators/redmine_plugin_model/templates/fixtures.yml
added /branches/work/hooks/lib/generators/redmine_plugin_model/templates/migration.rb
added /branches/work/hooks/lib/generators/redmine_plugin_model/templates/model.rb
added /branches/work/hooks/lib/generators/redmine_plugin_model/templates/unit_test.rb
/branches/work/hooks/lib/generators/redmine_plugin/redmine_plugin_generator.rb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_controller/USAGE Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_controller/templates/controller.rb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_controller/templates/functional_test.rb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_controller/templates/helper.rb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_controller/templates/view.html.erb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_model/USAGE Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_model/templates/fixtures.yml Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_model/templates/migration.rb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_model/templates/model.rb Diff Switch to side-by-side view
Loading...
/branches/work/hooks/lib/generators/redmine_plugin_model/templates/unit_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.