RubyGems Navigation menu

object-send 1.0.1

What is send? ============= It’s a tiny wee ruby gem that is a fork of [Object#try](http://ozmm.org/posts/try.html) and [Object#try from Rails](http://api.rubyonrails.org/classes/Object.html#M000027). It will *never* throw a NoMethodError (no matter the receiver), and returns nil if called on a nil-class or if the method in the receiver does not exist. Note on Patches/Pull Requests ----------------------------- 1. [Fork me!](http://github.com/Burgestrand/send-/fork) 2. Write tests for your new feature or bug fix (important, I don’t want to break your stuff in a future update by accident!) 3. Hack away on the code; make your tests pass. 4. Commit! Don’t touch Rakefile, version or git history in any of the commits you want me to pick. 5. ??? 6. Send me a pull request!

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.1 - August 01, 2010 (7.0 KB)
显示所有版本 (共 2 个)

Development 依赖 (1):

rspec >= 1.2.9

业主:

作者:

  • Kim Burgestrand

SHA 256 校验和:

1ba9e18da6012fea8221ade80892ce0f952f30e4faf5de63a41d11e2c2fe13b8

下载总量 4,497

这个版本 4,497

许可:

需要的 Ruby 版本:

链接: