1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec/support/unit/shared_examples
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
..
numerical_submatcher.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
numerical_type_submatcher.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
set_session_or_flash.rb Consolidate set_session and set_flash APIs 2015-02-09 10:52:51 -07:00