Skip to content

Instantly share code, notes, and snippets.

@tagrudev
Created August 14, 2014 07:19
Show Gist options
  • Save tagrudev/0cfd3b012724cea28a6a to your computer and use it in GitHub Desktop.
Save tagrudev/0cfd3b012724cea28a6a to your computer and use it in GitHub Desktop.
Difference ?
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