J-P Teti

Results 3 issues of J-P Teti

Closes #65 If you wanted to use a standard class name for active status (for example in a CSS framework), this was previously not possible. * Implement a standard `.configure`...

I know this was addressed in #10 but I had a lot of bugs as well as failing tests with that PR. Didn’t seem like a lot of work so...

Using `ActiveSupport::Deprecation` directly has itself been deprecated in favor of storing an instance of it in your own gem. I’ve given a try to fixing this in the simplest way...