thoughtbot--shoulda-matchers/lib/shoulda
Elliot Winkler 535fe05be8 Consolidate set_session and set_flash APIs
* Refactor so they both use SetSessionOrFlashMatcher internally
* Remove `set_session['key']` in favor of `set_session('key')`
* `set_flash['key'].to(nil)` no longer works if set_flash has never been
  set
2015-02-09 10:52:51 -07:00
..
matchers Consolidate set_session and set_flash APIs 2015-02-09 10:52:51 -07:00
matchers.rb Remove auto-detection of Rails / test framework 2015-02-09 10:52:51 -07:00