/wrong_rails

I ❤️ Rails. I ❤️ Wrong. I'd like them to be friends.

Primary LanguageRubyMIT LicenseMIT

WrongRails

I like Rails.

I like wrong.

I'd like them to be friends.

WrongRails introduces wrong to Rails projects in a friendly way.

Usage

In your Gemfile add:

gem 'wrong_rails', group: :test

Run bundle and now you'll have wrong's block-enabled assert available in your tests and/or specs.

Easy!