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

14 commits

Author SHA1 Message Date
Joe Ferris
6c2322a11d New default syntax for using defined factories 2011-01-26 20:44:24 -05:00
Joe Ferris
0388e8530f Updated documentation for new syntax 2010-10-01 18:50:01 -04:00
Joe Ferris
bf0b6a6c16 Added a new definition syntax using instance_eval 2010-09-07 18:36:40 -04:00
Comron Sattari
84e2c1cf8c Allow sequences to iterate over non Integers 2010-08-12 19:42:18 -07:00
Joe Ferris
8b4a6a1c3a Moved definition loading syntax out of the factory class; moved everything into a FactoryGirl module 2010-07-06 20:22:02 -04:00
Joe Ferris
2a39afe527 Changed internal methods to use the internal api 2010-07-06 20:22:02 -04:00
Joe Ferris
ac8875c818 Extracted yielded object for dsl into a proxy; moved default public api into its own file 2010-07-06 20:21:52 -04:00
Tristan Dunn
3e577f3cd5 Clean up whitespace. 2010-06-07 15:51:18 -04:00
Joe Ferris
f28dad48c4 Added intro documentation for syntaxes 2009-02-17 17:59:58 -05:00
Joe Ferris
6aa594fcde Added credits for the syntax layer sources 2009-02-17 17:01:32 -05:00
Joe Ferris
451737ab49 Added a generate syntax layer 2009-02-17 16:56:24 -05:00
Joe Ferris
de83c9cf8c Added a blueprint syntax layer 2009-02-17 14:17:06 -05:00
Joe Ferris
03b3f9200f Added a Sham syntax layer 2009-02-17 14:06:20 -05:00
Joe Ferris
47b6ca0342 Added a make syntax layer 2009-02-17 13:36:36 -05:00