Module: Dradis::Plugins::ContentService::Categories

Extended by:
ActiveSupport::Concern
Included in:
Base
Defined in:
lib/dradis/plugins/content_service/categories.rb

Instance Method Summary collapse

Instance Method Details

#report_categoryObject



5
6
7
# File 'lib/dradis/plugins/content_service/categories.rb', line 5

def report_category
  Category.report
end