Sha256: d71dd40eb5d222c3239e306499a9df7c1b5ae1500b44ba0295b16bd3f6148a48
Contents?: true
Size: 1.74 KB
Versions: 12
Compression:
Stored size: 1.74 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"String#capitalize:EF:@parameters[ :@files[[I" string.c;T0:@current_file_has_commentsF: @name:capitalize:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"Returns a copy of <i>str</i> with the first character converted to uppercase and the remainder to lowercase. Note: case conversion is effective only in ASCII region. "hello".capitalize #=> "Hello" "HELLO".capitalize #=> "Hello" "123ABC".capitalize #=> "123abc";F:@objectIu:YARD::StubProxyString#capitalize;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI"capitalize;F;IC;"