Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add corefines #95

Open
jirutka opened this issue Jul 7, 2015 · 0 comments
Open

Add corefines #95

jirutka opened this issue Jul 7, 2015 · 0 comments

Comments

@jirutka
Copy link

jirutka commented Jul 7, 2015

https://github.com/jirutka/corefines
https://rubygems.org/gems/corefines

Corefines is a collection of general purpose refinements for extending the core capabilities of Ruby’s built-in classes. It’s like Facets or ActiveSupport, but doesn’t pollute the global scope (when run on Ruby that supports refinements).

However, it’s not just about core extensions. Corefines also provides some “syntactic sugar” for more convenient using of refinements and compatibility mode for rubies that don’t support refinements (yet)!

It’s used in production: cvut/sirius, asciidoctor-doctest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant