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