1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Susan Wright
c22c9ab052 Rubocop: Fix Style/StringLiterals Offenses (#1216) 2018-10-07 21:45:51 -04:00
Andrew Mason
95188e2e78 Switches mocking library to rspec 2017-07-14 17:25:47 +01:00
Cédric Boutillier
4a4a0b90f2 Upgrade RSpec and other testing gems 2016-02-07 00:14:25 -05:00
Joshua Clayton
dcae83724a Use newer matcher API to get suite green 2012-04-06 21:03:17 -04:00
Gabe Berke-Williams
b63e3896fc Remove unnecessary call to #should. 2012-02-07 23:06:59 -05:00
Joshua Clayton
41bc3ac5ff Add FactoryGirl::Definition
Both Factory and Trait have similar methods and interact with a
DefinitionProxy. The idea here is to move the interface DefinitionProxy
expects to a separate class and both Factory and Trait can delegate to
an instance of Definition.
2011-10-30 23:17:03 -04:00