Module: AnyChannelJSONSchemas

Defined in:
lib/any_channel_json_schemas.rb

Overview

The AnyChannelJSONSchemas module exposes a single method for each json schema file in the json_schemas directory. Each method returns the full file path as a string.

eg.

AnyChannelJSONSchemas.manifest
=> "<full_file_path_to_gem>/manifest.json"