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!

MustBe: Selective type-safety for Ruby

We all love ruby for its free-flowing non-static-typedness, but sometimes it’s healthy to do little sanity check. To make sure your duck is a duck. must_be is a powerful library for runtime assertions, allowing you to build assumptions into your code. A great way to find bugs before they find you!

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