Module: DevRuby

Extended by:
Dry::Configurable
Defined in:
lib/dev_ruby/resources/articles_resource.rb,
lib/dev_ruby.rb,
lib/dev_ruby/error.rb,
lib/dev_ruby/client.rb,
lib/dev_ruby/helpers.rb,
lib/dev_ruby/version.rb,
lib/dev_ruby/collection.rb,
lib/dev_ruby/objects/tag.rb,
lib/dev_ruby/objects/user.rb,
lib/dev_ruby/objects/error.rb,
lib/dev_ruby/objects/article.rb,
lib/dev_ruby/objects/comment.rb,
lib/dev_ruby/objects/listing.rb,
lib/dev_ruby/objects/follower.rb,
lib/dev_ruby/objects/base_object.rb,
lib/dev_ruby/objects/organization.rb,
lib/dev_ruby/objects/profile_image.rb,
lib/dev_ruby/objects/video_article.rb,
lib/dev_ruby/objects/podcast_episode.rb,
lib/dev_ruby/resources/base_resource.rb,
lib/dev_ruby/resources/tags_resource.rb,
lib/dev_ruby/resources/users_resource.rb,
lib/dev_ruby/resources/follows_resource.rb,
lib/dev_ruby/resources/comments_resource.rb,
lib/dev_ruby/resources/listings_resource.rb,
lib/dev_ruby/resources/followers_resource.rb,
lib/dev_ruby/resources/readinglists_resource.rb,
lib/dev_ruby/resources/organizations_resource.rb,
lib/dev_ruby/resources/profile_images_resource.rb,
lib/dev_ruby/resources/podcast_episodes_resource.rb

Overview

rubocop:disable Metrics/ClassLength

Defined Under Namespace

Modules: Objects, Resources Classes: Client, Collection, Error, Helpers

Constant Summary collapse

VERSION =
'1.0.0'