class Osm::ChallengeBadge

Private Class Methods

type() click to toggle source
# File lib/osm/badge.rb, line 878
def self.type
  :challenge
end
type_id() click to toggle source
# File lib/osm/badge.rb, line 881
def self.type_id 
  1
end