In Files

Parent

Methods

Files

Object

Public Instance Methods

foo() click to toggle source
# File ext/oj/foo.rb, line 2
def foo()
  [1, [true, false]].each { |x| yield x }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.