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
 Dependencies

Development

~> 2.21.0
~> 1.0.5
~> 0.14.1
~> 13.0.6
~> 3.11.0
< 1.29.0, >= 1.28.2
< 1.18.0, >= 1.17.0
< 1.14.0, >= 1.13.3
< 2.11.0, >= 2.10.0
~> 0.21.2
 Project Readme

Yaso

Ruby gem GitHub license

That's my (Yet Another) ServiceObject pattern implementation. I made it fast (the fastest of this kind actually; simple_command, you got me this time) 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/Ar2emis/yaso.

License

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