RubyGems Navigation menu

responsibility 0.1.1

A Responsibility is a class that provides a single piece of functionality, as per the Single Responsibility Principle [https://en.wikipedia.org/wiki/Single_responsibility_principle]. This class provides a single method called "perform", with optional "before" and "after" hooks.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 October 15, 2017 (8.5 KB)
  2. 0.1.0 October 14, 2017 (7.5 KB)

Development Dependencies (4):

bundler ~> 1.16.a
pry-byebug ~> 3.5
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Erick Brower

SHA 256 checksum:

=

Total downloads 4,086

For this version 2,372

Version Released:

Licenses:

N/A

Required Ruby Version: >= 0

Links: