thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
Rodrigo Virgilio 9a47fa3add Added documentation to accept an array of columns for have_db_index
[ci skip]

Co-Authored-By: Connor Shea <connor.james.shea@gmail.com>
2019-04-22 00:09:04 -04:00
..
association_matchers Improve messaging of .required and .optional 2019-02-14 17:48:26 -07:00
uniqueness Documentation updates 2014-12-25 01:13:30 -05:00
accept_nested_attributes_for_matcher.rb Update RSpec test style across docs 2016-06-15 18:02:07 -06:00
association_matcher.rb Fix `without_validating_presence` documentation (#1177) 2019-02-20 09:14:25 -07:00
association_matchers.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
define_enum_for_matcher.rb Add with_prefix and with_suffix to define_enum_for 2018-01-28 00:47:56 -06:00
have_db_column_matcher.rb Update RSpec test style across docs 2016-06-15 18:02:07 -06:00
have_db_index_matcher.rb Added documentation to accept an array of columns for have_db_index 2019-04-22 00:09:04 -04:00
have_readonly_attribute_matcher.rb Update RSpec test style across docs 2016-06-15 18:02:07 -06:00
have_secure_token_matcher.rb Add matcher for has_secure_token 2017-10-15 21:07:58 -04:00
serialize_matcher.rb Update RSpec test style across docs 2016-06-15 18:02:07 -06:00
uniqueness.rb Move uniqueness validation to ActiveRecord module 2014-12-13 17:53:16 -05:00
validate_uniqueness_of_matcher.rb Fixes uniqueness validator syntax in documentation (#1172) 2019-02-03 22:58:05 -07:00