Module: Apicasso::ActiveRecordExtension

Extended by:
ActiveSupport::Concern
Defined in:
lib/apicasso/active_record_extension.rb

Overview

This class is injected into ‘ActiveRecord` to enable Swagger docs to be generated automatically based on schema and I18n definitions in your own application.

Defined Under Namespace

Modules: ClassMethods