not_my_job 0.0.3
Provides a delegate class method to easily expose contained object's methods as your own. If the delegate object is nil, there are several options: If no block is provided, it will raise a NoMethodError exception; if the optional code block is specified you may return an alternate value, or to take some arbitrary action.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
>= 0