Method: Capybara::RSpecMatchers::CountSugar#thrice

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

#thriceObject



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

def thrice; exactly(3); end