Should the "attr_writer" and "attr_accessor" examples have a "Public:" declaration? I assume so for at least "attr_writer", as it would be symmetric with the "attr_reader" rules/example...but wasn't sure about attr_accessor. Either way...just curious (will throw t/g a pull request quick for each separately).
Should the "attr_writer" and "attr_accessor" examples have a "Public:" declaration? I assume so for at least "attr_writer", as it would be symmetric with the "attr_reader" rules/example...but wasn't sure about attr_accessor. Either way...just curious (will throw t/g a pull request quick for each separately).