[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#874098: ITP: ruby-forwardable-extentended -- Forwardable with hash and instance variable extensions



Package: wnpp
Owner: Youhei SASAKI <uwabami@gfd-dennou.org>
Severity: wishlist

* Package name    : ruby-forwardable-extentended
  Version         : 2.6.0
  Upstream Author : Jordon Bedwell
* URL or Web page : http://github.com/envygeeks/forwardable-extended
* License         : Expat
  Description     : Forwardable with hash and instance variable extensions

 Provides more Forwardable methods for your source as
 Forwardable::Extended.
 .
  - Any delegation can accept `alias_of' which will be the message sent
    to the object.
  - You can send arguments by attaching the keyword `:args => [:my_arg]',
    these are sent a `#to_s message.'
  - Any delegation can be boolean if you wish it to be, even `:reverse'.


Reply to: