Sha256: 2fa6a24ea5a19cd5e3affbee74de4a06c61884c01eb2555ca9c52b45ca920a9d
Contents?: true
Size: 584 Bytes
Versions: 8
Compression:
Stored size: 584 Bytes
Contents
Description: The plugin generator creates stubs for new Redmine plugin. Plugin is prepared for use in Redmine and Easy Redmine as well. You can use --customer flag to generate a special plugin if you can make just a few changes to code. Backup this plugin before Redmine or Easy Redmine upgrade and move back for keep you changes. You can use --path flag to specify parent directory. Example: rails g redmine_extensions:plugin NameOfNewPlugin create plugins/name_of_new_plugin/app/controllers ... Help: rails g redmine_extensions:plugin --help
Version data entries
8 entries across 8 versions & 1 rubygems