thoughtbot--shoulda-matchers/lib/shoulda
Elliot Winkler 147ac482e8 Add with_prefix and with_suffix to define_enum_for
In Rails 5, the `enum` macro received two new options: `_prefix` and
`_suffix`. These options change the names of the methods that are
generated from the given enum values. This commit adds qualifiers to the
`define_enum_for` matcher so that they can be tested.
2018-01-28 00:47:56 -06:00
..
matchers Add with_prefix and with_suffix to define_enum_for 2018-01-28 00:47:56 -06:00
matchers.rb Add a new Routing module 2015-09-25 17:45:33 -06:00