Module: StateOfTheNation

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

Defined Under Namespace

Modules: ClassMethods Classes: ConflictError, QueryString

Constant Summary collapse

VERSION =
"2.0.0"
ConfigurationError =
Class.new(StandardError)