uohzxela / clean-code-ruby

🛁 Clean Code concepts adapted for Ruby
MIT License
1.59k stars 158 forks source link

remove get prefix #2

Closed thorvn closed 6 years ago

thorvn commented 6 years ago

Ruby convention not use get/set prefix

uohzxela commented 6 years ago

@kensupermen thanks for the correction. Looks like there are still a lot of get/set prefixes, need to get rid of them someday. :)