Sha256: c05915b1c4f09db9d1efbdf70706ba1a317d2a3e3009fdb436a13b89a022bc5d
Contents?: true
Size: 187 Bytes
Versions: 2
Compression:
Stored size: 187 Bytes
Contents
module ForemanPuppet module Extensions module Report extend ActiveSupport::Concern included do has_one :environment, through: :host end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foreman_puppet-0.0.2 | app/models/concerns/foreman_puppet/extensions/report.rb |
foreman_puppet-0.0.1 | app/models/concerns/foreman_puppet/extensions/report.rb |