issues
search
darth10
/
chordy
A Ruby DSL for printing guitar chords
MIT License
129
stars
13
forks
source link
Use Ruby conventions in functions
#22
Open
darth10
opened
4 years ago
darth10
commented
4 years ago
Functions that return a boolean should have a
?
suffix.
Functions that cause effects should have a
!
suffix.
?
suffix.!
suffix.