Sha256: fbf412c4bb1354e6c7b68ffa1868e9cd7fd828654c046f481c2cbdabeec589c0
Contents?: true
Size: 223 Bytes
Versions: 1
Compression:
Stored size: 223 Bytes
Contents
module Aptible class Api::Service < Api::Resource belongs_to :account belongs_to :app has_many :vhosts has_many :operations has_many :permissions has_many :proxies has_many :releases end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aptible-api-0.3.1 | lib/aptible/api/service.rb |