saasbook

factory_girl_rspec.rb

Aug 11th, 2014
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.14 KB | None | 0 0
  1. # For RSpec, create this file as spec/support/factory_girl.rb
  2. RSpec.configure do |config|
  3.   config.include FactoryGirl::Syntax::Methods
  4. end
Add Comment
Please, Sign In to add comment