method
to_key
v1_8_7_72 -
Show latest stable
- Class:
SOAP::Property
to_key(name)private
No documentation available.
# File lib/soap/property.rb, line 290
def to_key(name)
name.to_s.downcase
end to_key(name)No documentation available.
# File lib/soap/property.rb, line 290
def to_key(name)
name.to_s.downcase
end