mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Update changelog
This commit is contained in:
parent
48afe244c6
commit
6a8887fdec
1 changed files with 11 additions and 0 deletions
11
Changelog
11
Changelog
|
@ -1,3 +1,14 @@
|
||||||
|
2.6.2 (March 9, 2012)
|
||||||
|
Allow factories to use all their ancestors' traits
|
||||||
|
Ignore bin dir generated by bundler
|
||||||
|
Namespace ::Factory as top-level to fix vintage syntax issue with
|
||||||
|
Ruby 1.9.2-p3p18
|
||||||
|
|
||||||
|
2.6.1 (March 2, 2012)
|
||||||
|
Use FactoryGirl.reload in specs
|
||||||
|
Clean up running named factories with a particular strategy with
|
||||||
|
FactoryGirl::FactoryRunner
|
||||||
|
|
||||||
2.6.0 (February 17, 2012)
|
2.6.0 (February 17, 2012)
|
||||||
Improve documentation of has_many associations in the GETTING_STARTED
|
Improve documentation of has_many associations in the GETTING_STARTED
|
||||||
document
|
document
|
||||||
|
|
Loading…
Add table
Reference in a new issue