public Method

Rio.eql?(other)

Returns true if their String representations are eql?

Source Code

# File rio/if/basic.rb, line 58
def eql?(other) target.eql?(other) end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.