Pragma::Operation

Build Status Dependency Status Code Climate Coveralls

Operations encapsulate the business logic of your JSON API.

They are built on top of the awesome Interactor gem.

Installation

Add this line to your application's Gemfile:

gem 'pragma-operation'

And then execute:

$ bundle

Or install it yourself as:

$ gem install pragma-operation

Usage

All documentation is in the doc folder.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pragmarb/pragma-operation.

License

The gem is available as open source under the terms of the MIT License.