kaminari--kaminari/spec/acceptance/support/helpers.rb

6 lines
157 B
Ruby

module HelperMethods
# Put helper methods you need to be available in all tests here.
end
RSpec.configuration.include HelperMethods, :type => :acceptance