Correct link to set_flash in README

[ci skip]
This commit is contained in:
Aditya Kapoor 2014-12-04 12:58:01 +05:30 committed by Elliot Winkler
parent 502a2d3441
commit 0c66220d85
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ complex, and error-prone.
your routes.
* **[set_session](lib/shoulda/matchers/action_controller/set_session_matcher.rb)**
makes assertions on the `session` hash.
* **[set_the_flash](lib/shoulda/matchers/action_controller/set_the_flash_matcher.rb)**
* **[set_flash](lib/shoulda/matchers/action_controller/set_flash_matcher.rb)**
makes assertions on the `flash` hash.
### Independent Matchers