Module: Shields

Defined in:
lib/shields/badge.rb,
lib/shields/badge/base.rb,
lib/shields/categories.rb,
lib/shields/api_template.rb,
lib/shields/errors/error.rb,
lib/shields/register_all.rb,
lib/shields/badge/version.rb,
lib/shields/formatters/markdown.rb,
lib/shields/label_text_template.rb,
lib/shields/plugins/path_plugin.rb,
lib/shields/anchor_href_template.rb,
lib/shields/plugins/query_plugin.rb,
lib/shields/errors/not_implemented.rb,
lib/shields/errors/validation_error.rb,
lib/shields/serializers/camel_caser.rb,
lib/shields/formatters/image_src_url.rb,
lib/shields/plugins/git_branch_plugin.rb,
lib/shields/plugins/github_repo_plugin.rb,
lib/shields/badge/code_coverage/coveralls.rb,
lib/shields/badge/social/github_repo_stars.rb,
lib/shields/badge/downloads/gem_download_rank.rb,
lib/shields/badge/downloads/gem_total_downloads.rb,
lib/shields/badge/build/github_branch_check_runs.rb,
lib/shields/badge/activity/github_commits_since_latest_release.rb

Overview

Badges
Individually required as they are registered
Or by requiring “shields/register_all”

Defined Under Namespace

Modules: Badge, Categories, Errors, Formatters, Plugins, Registry, Serializers Classes: AnchorHrefTemplate, ApiTemplate, LabelTextTemplate