Skip to content

Instantly share code, notes, and snippets.

@sonalkr132
Created May 21, 2016 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sonalkr132/e14f684320ecb47d84a095b4bb6d61e0 to your computer and use it in GitHub Desktop.
Save sonalkr132/e14f684320ecb47d84a095b4bb6d61e0 to your computer and use it in GitHub Desktop.
used on blog
RSpec.configure do |config|
config.before(:suite) do
FactoryGirl.lint
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment