callee
/
0.2.2
callee 0.2.2
Install from the command line:
Learn more about RubyGems packages
$ gem install callee --version "0.2.2"
Install via Gemfile:
source "https://rubygems.pkg.github.com/dreikanter" do
gem "callee", "0.2.2"
end
About this version
Callee provides a standardized way to define callable classes with a strict params specification, based on dry-initializer