Farah
Farah is a tiny library for implementing "runners" (service objects).
Installation
Add this line to your application's Gemfile:
gem 'farah'
And then execute:
$ bundle
Or install it yourself as:
$ gem install farah
For RubyMotion, require the gem inside your Gemfile:
require 'farah'
License
The gem is available as open source under the terms of the MIT License.