mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Changelog 2.1.1 to 2.1.2
This commit is contained in:
parent
88cf88e98d
commit
9c95a22393
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
|||
2.1.1 (September 23, 2011)
|
||||
2.1.2 (September 23, 2011)
|
||||
Bugfix: Vintage syntax fixed after bug introduced in 2.1.1
|
||||
Introduce dependency on activesupport to remove code from Factory class
|
||||
|
||||
2.1.1 (September 23, 2011) (yanked)
|
||||
Bugfix: Parent object callbacks are run before child object callbacks
|
||||
Declarations: allow overriding/modification of individual traits in child factories
|
||||
Callbacks refactored to not be attributes
|
||||
|
|
Loading…
Reference in a new issue