Module: NeopolyStyle::Infos

Included in:
RedminePlugin
Defined in:
lib/neopoly_style/infos.rb

Overview

Shared infos between the gemspec and the plugin

Constant Summary collapse

NAME =
"redmine-neopoly_style"
DESCRIPTION =
"Custom style overrides for Redmine"
LICENSE =
"MIT"
URL =
"https://github.com/neopoly/redmine-neopoly_style"
AUTHORS =
{
  "Jonas Thiel" => "[email protected]"
}.freeze