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!

Rearmed Gem Released! - Includes Rails 4+ 'or' method

I just released my gem Rearmed. It is a collection of methods and monkey patches for Objects, Strings, Enumerables, Arrays, Hash, Dates, & Rails. One notable monkey patch it includes is an “or” method for Rails 4+. What makes this library different then other monkey patching libraries is that it uses opt-in monkey patching because you really shouldn’t be using methods you don’t know about anyways. https://github.com/westonganger/rearmed-rb

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