Method: Capybara::RSpecMatchers::CountSugar#twice

Defined in:
lib/capybara/rspec/matchers/count_sugar.rb

#twiceObject



7
# File 'lib/capybara/rspec/matchers/count_sugar.rb', line 7

def twice; exactly(2); end