Sha256: 7e71a0e73d737f69c07b2a5c13014fc99b04d36e9e3fe85138cf529d3044ed34
Contents?: true
Size: 297 Bytes
Versions: 2
Compression:
Stored size: 297 Bytes
Contents
module Avo module Hosts class VisibilityHost < BaseHost option :parent_model option :parent_resource option :resource option :arguments # View is optional because in filter context the view is always :index option :view, optional: true end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avo-2.21.1.pre.issue1450 | lib/avo/hosts/visibility_host.rb |
avo-2.20.0 | lib/avo/hosts/visibility_host.rb |