Created
August 14, 2014 07:19
-
-
Save tagrudev/0cfd3b012724cea28a6a to your computer and use it in GitHub Desktop.
Difference ?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RSpec.configuration.include HelperMethods | |
difference ? | |
RSpec.configure do |config| | |
config.include Capybara::DSL | |
config.include Support::GeneralHelpers | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment