Sha256: 9119308a506304d5a480ebc13b1ec7072295730a8717ef341db4250560a564fb
Contents?: true
Size: 458 Bytes
Versions: 2
Compression:
Stored size: 458 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Rename methods. - !ruby/struct:SM::Flow::VERB body: " module A\n def a; "a"; end\n end\n\n B = A * { :a => :b }\n\n class X; include B; end\n\n X.new.b #=> "a"\n\n CREDIT: Thomas Sawyer\n CREDIT: Robert Dober\n" full_name: Module#* is_singleton: false name: "*" params: (rename_map) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.3 | doc/ri/Module/%2a-i.yaml |
facets-2.4.2 | doc/ri/Module/%2a-i.yaml |