goodwill / capybara-select2

Helper for capybara to be able to trigger select on select2 javascript (needed for js enabled test only)
MIT License
80 stars 111 forks source link

Allow using this macro for select2 as search field #11

Closed adamico closed 11 years ago

adamico commented 11 years ago

Hi, I added a small modification to allow using the macro for select2 when a min_length option is set (i.e. using it as a search field especially for ajax data load).