RubyGems Navigation menu

bindings 0.9

This gem allows the bindings of calling methods to be accessed without a C extension. It does this by using fiddle, Ruby's built-in support for accessing native C methods. Using this gem, you can easily access variables from calling methods, which makes it very easy to implement templating system or other utilities that need similar access.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - March 07, 2017 (6.5 KB)
  2. 0.9 - June 14, 2015 (11.0 KB)

擁有者:

作者:

  • Steve Shreeve

SHA 256 checksum:

857a2238215ff8101f22cd7d0f101c4de851db87781ee11d8b89535e548b00d8

總下載次數 188,294

這個版本 2,978

License:

MIT

Ruby 版本需求: >= 0

相關連結: