Capybara Select2 version 0.4.0
CHANGELOG:
- Added match strategy when selecting an option ( @r4do )
- Use
:css
explicitly in the find methods. This will allow to avoid issues in projects which use XPatch selector by default ( @etipton ) - Add
have_select2_option
test helper ( @Hirurg103 )