Private classes in Ruby
Did you know you can have Private classes in Ruby which can help showing that the class is an implementation detail of the Unit?
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Did you know you can have Private classes in Ruby which can help showing that the class is an implementation detail of the Unit?
Post a comment