issues
search
atom
/
language-ruby
Ruby package for Atom
Other
101
stars
144
forks
source link
Namespace separator `::` not scoped in class definition
#223
Closed
chbk
closed
3 years ago
chbk
commented
6 years ago
Vehicle::Motorized
is different from
class Car < Vehicle::Motorized
is different from