Class: DevRuby::Objects::Listing

Inherits:
BaseObject
  • Object
show all
Defined in:
lib/dev_ruby/objects/listing.rb

Constant Summary collapse

CATEGORIES =
%w[
  cfp forhire collabs education jobs mentors
  products mentees forsale events misc
].freeze

Method Summary

Methods inherited from BaseObject

#initialize, #to_ostruct

Constructor Details

This class inherits a constructor from DevRuby::Objects::BaseObject