method
content_ranksize
v1_8_6_287 -
Show latest stable
- Class:
SOAP::EncodingStyle::SOAPHandler
content_ranksize(typename)private
No documentation available.
# File lib/soap/encodingstyle/soapHandler.rb, line 244
def content_ranksize(typename)
typename.scan(/\[[\d,]*\]$/)[0]
end