class Object
Constants
- JSON_LOADED
- YAJL_LOADED
Public Instance Methods
store(&blk)
click to toggle source
# File lib/proc_source.rb, line 261 def store(&blk) @blk = blk end
# File lib/proc_source.rb, line 261 def store(&blk) @blk = blk end