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/test_tasks/auto.rb,
lib/redmine_plugins_helper/test_tasks/base.rb,
lib/redmine_plugins_helper/hooks/add_assets.rb,
lib/redmine_plugins_helper/test_tasks/rspec.rb,
lib/redmine_plugins_helper/status_migrations.rb,
lib/redmine_plugins_helper/migration/database.rb,
lib/redmine_plugins_helper/test_tasks/minitest.rb,
lib/redmine_plugins_helper/test_tasks/auto/tester.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_patch/assets.rb,
lib/redmine_plugins_helper/patches/redmine/plugin_migration_context.rb,
lib/redmine_plugins_helper/patches/redmine/plugin_patch/dependencies.rb,
lib/redmine_plugins_helper/patches/redmine/plugin_patch/initializers.rb

Defined Under Namespace

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

Constant Summary collapse

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