Sha256: 49788c7c7494054753446694a2df152a0484f205a9872aaed76e0f551e247f87

Contents?: true

Size: 1.13 KB

Versions: 60

Compression:

Stored size: 1.13 KB

Contents

1.1.4 (November 28, 2008)
  Factory.build now uses Factory.create for associations of the built object
  Factory definitions are now detected in subdirectories, such as
		factories/person_factory.rb (thanks to Josh Nichols)
  Factory definitions are now loaded after the environment in a Rails project
		(fixes some issues with dependencies being loaded too early) (thanks to
		Josh Nichols)
  Factory names ending in 's' no longer cause problems (thanks to Alex Sharp
		and Josh Owens)
  
1.1.3 (September 12, 2008)
  Automatically pull in definitions from factories.rb, test/factories.rb, or
	spec/factories.rb
1.1.2 (July 30, 2008)
  Improved error handling for invalid and undefined factories/attributes
	Improved handling of strings vs symbols vs classes
	Added a prettier syntax for handling associations
  Updated documentation and fixed compatibility with Rails 2.1

1.1.1 (June 23, 2008)
  The attribute "name" no longer requires using #add_attribute

1.1.0 (June 3, 2008)
	Added support for dependent attributes
	Fixed the attributes_for build strategy to not build associations
  Added support for sequences

1.0.0 (May 31, 208)
  First version

Version data entries

60 entries across 60 versions & 18 rubygems

Version Path
BrettRasmussen-factory_girl-1.2.2 Changelog
BrettRasmussen-factory_girl-1.2.3 Changelog
agibralter-factory_girl-1.2.1 Changelog
dima-exe-factory_girl-1.1.5.0 Changelog
dima-exe-factory_girl-1.1.5.1 Changelog
gsterndale-warrant-0.2.0 test/rails_root/vendor/gems/thoughtbot-factory_girl-1.1.5/Changelog
gsterndale-warrant-0.3.0 test/rails_root/vendor/gems/thoughtbot-factory_girl-1.1.5/Changelog
lacomartincik-factory_girl-1.2.1.1 Changelog
masa-iwasaki-factory_girl-1.2.1.1 Changelog
qrush-factory_girl-1.2.1.1 Changelog
snowblink-factory_girl-1.1.5 Changelog
thoughtbot-factory_girl-1.1.5 Changelog
thoughtbot-factory_girl-1.2.0 Changelog
thoughtbot-factory_girl-1.2.1 Changelog
thoughtbot-factory_girl-1.2.2 Changelog
ttilley-factory_girl-1.2.2.1 Changelog
ttilley-factory_girl-1.2.2.2 Changelog
ttilley-factory_girl-1.2.2 Changelog
factory_girl-2.1.0 Changelog
factory_girl-2.0.5 Changelog