Module: RedminePluginsHelper

Defined in:
lib/redmine_plugins_helper.rb,
lib/redmine_plugins_helper/migrate.rb,
lib/redmine_plugins_helper/version.rb,
lib/redmine_plugins_helper/settings.rb,
lib/redmine_plugins_helper/available.rb,
lib/redmine_plugins_helper/migration.rb,
lib/redmine_plugins_helper/migrations.rb,
lib/redmine_plugins_helper/test_config.rb,
lib/redmine_plugins_helper/test_helper.rb,
lib/redmine_plugins_helper/fix_migrations.rb,
lib/redmine_plugins_helper/migration/code.rb,
lib/redmine_plugins_helper/hooks/add_assets.rb,
lib/redmine_plugins_helper/plugin_rake_task.rb,
lib/redmine_plugins_helper/status_migrations.rb,
lib/redmine_plugins_helper/migration/database.rb,
lib/redmine_plugins_helper/patches/test_case_patch.rb,
lib/redmine_plugins_helper/patches/redmine/plugin_patch.rb,
lib/redmine_plugins_helper/patches/redmine/plugin_migration_context.rb

Defined Under Namespace

Modules: Available, Hooks, Patches, TestHelper Classes: FixMigrations, Migrate, Migration, Migrations, PluginRakeTask, Settings, StatusMigrations, TestConfig

Constant Summary collapse

AUTHOR =
'Eduardo Henrique Bogoni'
SUMMARY =
'Helper for Redmine plugins'
VERSION =
'0.12.2'