Yaso

Ruby gem GitHub license

That's my (Yet Another) ServiceObject pattern implementation. I made it fast (benchmarks) and simple to use (I hope). I was inspired by those alternatives and I hope this will encourage them to be even better:

Installation

Add this line to your application's Gemfile:

gem "yaso"

And then execute:

bundle install

Or install it yourself as:

gem install yaso

Usage

All the information you can find in the gem wiki.

Development

I don't think that someone would like to help me developing the gem but if so just fork a repository, do your dark business, open a pull request and assign me as a reviewer.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ar2em1s/yaso.

License

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