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

Make date consistent with later convention (i.e. September 02, 2011)

This commit is contained in:
craiglittle 2011-11-12 02:19:04 -08:00
parent 6bf74f034a
commit 1ad3a633ce

View file

@ -54,7 +54,7 @@
1.1.1 (June 23, 2008)
The attribute "name" no longer requires using #add_attribute
1.1.0 (June 3, 2008)
1.1.0 (June 03, 2008)
Added support for dependent attributes
Fixed the attributes_for build strategy to not build associations
Added support for sequences