class Decidim::Core::OrganizationType

Public Instance Methods

stats() click to toggle source
# File lib/decidim/api/types/organization_type.rb, line 12
def stats
  Decidim.stats.with_context(object)
end