mtwilliams/ryb

Allow users to Ryb.with_friendly_errors.

mtwilliams opened this issue · 1 comments

Look to Bundler's implementation for inspiration.

More likely to be an option passed to Rybfile.load:

Rybfile.load("Rybfile", with_friendly_errors: true)