Sha256: d890db40a7dee80b35c9dae1eb87e978e7823c8d02dc03cff0e212a62b48dd9d

Contents?: true

Size: 173 Bytes

Versions: 3

Compression:

Stored size: 173 Bytes

Contents

module Dradis::Plugins::ContentService
  module Properties
    extend ActiveSupport::Concern

    def all_properties
      Node.content_library.properties
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dradis-plugins-3.9.0 lib/dradis/plugins/content_service/properties.rb
dradis-plugins-3.8.0 lib/dradis/plugins/content_service/properties.rb
dradis-plugins-3.7.0 lib/dradis/plugins/content_service/properties.rb