Module: UsesStoredProcedures

Extended by:
ActiveSupport::Concern
Defined in:
lib/uses_stored_procedures.rb,
lib/uses_stored_procedures/railtie.rb,
lib/uses_stored_procedures/hash_with_attributes.rb

Overview

UsesStoredProcedures provides that ability to extend a class with the ability to call stored_procedures providing an array of hash entries that can be mapped to an array of other objects.

Defined Under Namespace

Modules: ClassMethods Classes: HashWithAttributes, Railtie