Libraries
»
payola-payments
(1.5.0)
»
Index
»
Payola
»
EnvWrapper
»
#==
Method: Payola::EnvWrapper#==
Defined in:
lib/payola.rb
#
==
(other) ⇒
Object
139 140 141
# File 'lib/payola.rb', line 139
def
==
(
other
)
to_s
==
other
.
to_s
end