Sha256: 3d0e4ea160877c55414cce9039ad9f0b9d66f5b9fc2fbb731fc04eec51294804
Contents?: true
Size: 824 Bytes
Versions: 2
Compression:
Stored size: 824 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Converts a string into a unix path. This method is geared toward code reflection. - !ruby/struct:SM::Flow::P body: "See : String#modulize, String#methodize" - !ruby/struct:SM::Flow::VERB body: " Style.pathize("MyModule::MyClass") #=> my_module/my_class\n Style.pathize("my_module__my_class") #=> my_module/my_class\n" - !ruby/struct:SM::Flow::P body: "TODO:" - !ruby/struct:SM::Flow::VERB body: " * Make sure that all scenarios return a valid unix path\n * Make sure it is revertible\n" - !ruby/struct:SM::Flow::P body: "See also #modulize, #methodize" full_name: String::Style::pathize is_singleton: true name: pathize params: (module_name) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/String/Style/pathize-c.yaml |
facets-2.4.3 | doc/ri/String/Style/pathize-c.yaml |