module Graphiti

robots.thoughtbot.com/mygem-configure-block

This could definitely use some refactoring love, but I have no time ATM The code is pretty self-contained; we’re just listening to notifications and taking action.

For “Rails STI” behavior CreditCard.all # => [<Visa>, <Mastercard>, etc]

If you’re using Rails + responders gem to get respond_with

Private, tested in resource specs

Todo: class purpose

A minimal implementation of an errors object similar to ‘ActiveModel::Errors`. Designed to support internal Graphiti classes like the `RequestValidator` so that there does not need to be a dependency on activemodel.