module Recurly::Schema::SchemaFactory

A mixin that allows a class to be treated like a recurly object. This gives the class the power to describe it’s schema. It adds the define_attribute method and a schema reader.