module Dradis::Plugins::ContentService::Categories

Public Instance Methods

report_category() click to toggle source
# File lib/dradis/plugins/content_service/categories.rb, line 5
def report_category
  Category.report
end