Module ABingoCampingPlugin::ABingo
In: lib/camping-abingo.rb

ABingo module for ABingo Camping Plugin. The module will be plugged into all controllers either:

  - directly such as in the standard common ABingo controllers (e.g. ABingoProvideRequestToken)
  - or indirectly via the include_abingo_controllers of the ABingoCampingPlugin::Controllers module

The module provides accessors, helper, authentication, signing, and authorization methods specific to ABingo

[Validate]