Project

General

Profile

« Previous | Next » 

Revision 50ad777d

Added by Bryan Kearney over 9 years ago

Plugins should support i18n. This commit adds the basics, but the engineers need to start translating code

View differences:

hammer_cli_csv.gemspec
spec.require_paths = %w(lib)
spec.add_dependency('hammer_cli_katello')
spec.add_dependency("gettext", "~> 2.0")
spec.add_development_dependency("rubocop", "0.24.1")
end

Also available in: Unified diff