Module: StateOfTheNation

Extended by:
ActiveSupport::Concern
Defined in:
lib/state_of_the_nation.rb,
lib/state_of_the_nation/errors.rb,
lib/state_of_the_nation/version.rb,
lib/state_of_the_nation/query_string.rb

Defined Under Namespace

Modules: ClassMethods Classes: QueryString

Constant Summary collapse

ConfigurationError =
Class.new(StandardError)
ConflictError =
Class.new(StandardError)
VERSION =
"1.0.0"