Project

General

Profile

Revision 72f7e2fe

Added by Ian Ballou almost 4 years ago

Add support for environment groups

View differences:

lib/runcible/extensions/package_environment.rb
1
module Runcible
2
  module Extensions
3
    class PackageEnvironment < Runcible::Extensions::Unit
4
      def self.content_type
5
        'package_environment'
6
      end
7
    end
8
  end
9
end

Also available in: Unified diff