Package-ruby Alternatives
Similar projects and alternatives to package-ruby
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better package-ruby alternative or higher similarity.
package-ruby discussion
package-ruby reviews and mentions
Posts with mentions or reviews of package-ruby.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-23.
-
The end of "Useless Ruby sugar": On intuitions and evolutions
It mostly comes from the intentional design of open classes, thus the namespace organisation is fundamentally decoupled from the filesystem: any Ruby file has to be able to contain any class/module, otherwise one can't add to an open class/module†!
There are a bunch of issues about this upstream about this, e.g: https://bugs.ruby-lang.org/issues/14982
My take on it: https://github.com/lloeki/package-ruby
† ... via `class` and `module` keywords, as one could always include/extend/prepend or use `module_eval`/`class_eval`/`instance_eval`.
Stats
Basic package-ruby repo stats
1
2
10.0
almost 10 years ago
lloeki/package-ruby is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of package-ruby is Ruby.