Project

yaso

0.0
No release in over a year
One more Service Object pattern implementation
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

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.