Broad Modules in ruby
Broad modules are any that step outside a single namespace. Be those modules small or large is a secondary concern. Here is a comparison of import mechanisms from other languages and advice on keeping libraries narrow.
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!
Broad modules are any that step outside a single namespace. Be those modules small or large is a secondary concern. Here is a comparison of import mechanisms from other languages and advice on keeping libraries narrow.
Post a comment