Sha256: a53ff4e9ed706d21c2c2f707f896bcc797c1aee5b218fb188a85ea8d45ce50ca
Contents?: true
Size: 536 Bytes
Versions: 2
Compression:
Stored size: 536 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create a flaggable attribute. This creates a single methods used to set an attribute to "true". - !ruby/struct:SM::Flow::VERB body: " attr_writer! :a\n" - !ruby/struct:SM::Flow::P body: is equivalent to - !ruby/struct:SM::Flow::VERB body: " def a!(value=true)\n @a = value\n self\n end\n" full_name: Module#attr_writer! is_singleton: false name: attr_writer! params: (*args) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/Module/attr_writer%21-i.yaml |
facets-2.4.3 | doc/ri/Module/attr_writer%21-i.yaml |