Cuprum

An opinionated implementation of the Command pattern for Ruby applications. Cuprum wraps your business logic in a consistent, object-oriented interface and features status and error management, composability and control flow management.

Module: Cuprum::ResultHelpers

Parent Namespace
Cuprum
Defined In
lib/cuprum/result_helpers.rb

Table Of Contents

Overview

Helper methods for generating Cuprum result objects.

Back To Top


Back to Documentation | Reference | Cuprum