mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
consistency
This commit is contained in:
parent
b62be03351
commit
8cbf94b287
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Matchers to test associations and validations:
|
||||||
it { should_not allow_mass_assignment_of(:password) }
|
it { should_not allow_mass_assignment_of(:password) }
|
||||||
end
|
end
|
||||||
|
|
||||||
=== Controller Matchers
|
=== ActionController Matchers
|
||||||
|
|
||||||
Matchers to test common patterns:
|
Matchers to test common patterns:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue