Sha256: 7b55fd3f36de9fb4b27841a46593e36794f5c162c541e2c6aa2424a5023bccf2
Contents?: true
Size: 648 Bytes
Versions: 2
Compression:
Stored size: 648 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the name of module's container module. - !ruby/struct:SM::Flow::VERB body: " module Example\n class Demo\n end\n end\n\n Demo.name #=> "Example::Demo"\n Demo.spacename #=> "Example"\n" - !ruby/struct:SM::Flow::P body: This used to be called <tt>dirname</tt>. - !ruby/struct:SM::Flow::P body: See also Module#basename. - !ruby/struct:SM::Flow::VERB body: " CREDIT: Trans\n" full_name: Module#spacename is_singleton: false name: spacename params: () visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/Module/spacename-i.yaml |
facets-2.4.3 | doc/ri/Module/spacename-i.yaml |