RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

Meta Tools Gem Released

I’ve created the gem “meta_tools”. Blog post: Link, Gem: Link, Git: Link

Comments

This reminds me of “Metaid”, by _why. https://github.com/defunkt/metaid/blob/master/metaid.rb

Yes, the code is by _why. It’s code I’ve had to use many, many times. I’d much rather just mixin the methods I’d like to use, not automatically extend them to the Object class. Eventually, there will be more useful modules to mixin to your classes.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in