Module: Dradis::Plugins::ContentService::Properties
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base
- Defined in:
- lib/dradis/plugins/content_service/properties.rb
Instance Method Summary collapse
Instance Method Details
#all_properties ⇒ Object
5 6 7 |
# File 'lib/dradis/plugins/content_service/properties.rb', line 5 def all_properties project.content_library.properties end |