Module: BlazerJsonAPI

Extended by:
Configuration
Defined in:
lib/blazer_json_api/result_to_nested_json.rb,
lib/blazer_json_api.rb,
lib/blazer_json_api/engine.rb,
lib/blazer_json_api/version.rb,
lib/blazer_json_api/configuration.rb,
app/jobs/blazer_json_api/application_job.rb,
app/models/blazer_json_api/application_record.rb,
app/mailers/blazer_json_api/application_mailer.rb,
lib/blazer_json_api/process_statement_variables.rb

Overview

Taken from: github.com/ankane/blazer/blob/ac7e02e0fe19ee6c0bc8c7f3ba87be0d260f8255/app/controllers/blazer/base_controller.rb#L35 Necessary for processing any query variables safely Refactored to avoid rubocop breaches

Defined Under Namespace

Modules: Configuration Classes: ApplicationJob, ApplicationMailer, ApplicationRecord, Engine, ProcessStatementVariables, ResultToNestedJson

Constant Summary collapse

VERSION =
'0.1.5'

Constants included from Configuration

Configuration::DEFAULT_NESTING_COLUMN_SEPARATOR, Configuration::DEFAULT_PASSWORD, Configuration::DEFAULT_USERNAME, Configuration::VALID_OPTIONS_KEYS

Method Summary

Methods included from Configuration

configure, credentials_provided?, extended, reset_config!