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

16 commits

Author SHA1 Message Date
eugenebolshakov
fb5a506558 Added default strategy parameter 2009-02-17 10:39:01 -05:00
eugenebolshakov
1fa41c34f1 Added Stub Proxy 2009-02-17 10:33:16 -05:00
eugenebolshakov
1e1c22d06e Added default strategy parameter 2009-02-17 10:30:14 -05:00
eugenebolshakov
517cc944b3 Intergration test for inheritance 2009-02-17 10:30:13 -05:00
eugenebolshakov
024e39116e Added in-line sequences 2009-02-17 10:30:13 -05:00
eugenebolshakov
61542dc684 Added Stub Proxy 2009-02-17 10:30:13 -05:00
Joe Ferris
d550e709e4 #19: removed ActiveSupport as a dependency 2008-12-11 15:54:33 -05:00
Joe Ferris
56a1732e90 #25 - Factory.build now uses Factory.create for associations 2008-11-28 17:00:00 -05:00
Joe Ferris
98e6c51866 #12 - added attribute aliases 2008-07-30 15:47:12 -04:00
Joe Ferris
a5faf19392 #7 - class instances and names are now largely interchangeable 2008-07-29 16:20:44 -04:00
Joe Ferris
b4a5ab0eb8 #11 - added syntactic sugar for associations 2008-07-29 15:53:47 -04:00
Joe Ferris
e582435d34 #6 - both strings and symbols can be used as factory names 2008-07-29 14:22:18 -04:00
Joe Ferris
edd39c652c Changed the integration test to check the old name bug 2008-07-08 10:05:47 -04:00
Joe Ferris
fa36b1da4a Added support for sequences 2008-06-01 10:46:50 -07:00
Joe Ferris
6ee6c0282b Fixed the attributes_for build strategy to not build associations 2008-05-31 22:54:19 -07:00
Joe Ferris
f128e87121 Added an integration test 2008-05-31 17:12:57 -07:00