Method: Capybara::RSpecMatchers::CountSugar#once

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

#onceObject



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

def once; exactly(1); end