Parent

Methods

Object

these are to backport methods from 1.8.7/1.9.1 to 1.8.6

Public Instance Methods

tap() click to toggle source
# File lib/oauth/core_ext.rb, line 6
def tap
  yield self
  self
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.