Changelog for
ruby2.3-rubygem-factory_girl-4.5.0-26.1.x86_64.rpm :
Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 4.5.0
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Sat Feb 22 13:00:00 2014 cooloAATTsuse.com
- updated to version 4.4.0
Add FactoryGirl.lint
Fix memory leak in duplicate traits
Update documentation
Fri Nov 22 13:00:00 2013 cooloAATTsuse.com
- updated to version 4.3.0
Start testing against Rails 4.0 and Ruby 2.0.0
Stop testing against Rails 3.0 and Ruby 1.9.2
Add
*_pair methods to only build two objects
Raise if a method is defined with a FactoryGirl block (factory or trait)
Allow use of Symbol#to_proc in callbacks
Add global callbacks
Improve GETTING_STARTED and README
Sun Jun 9 14:00:00 2013 cooloAATTsuse.com
- updated to version 4.2.0, no changlog provided
Thu Sep 13 14:00:00 2012 cooloAATTsuse.com
- updated to version 4.1.0
Allow multiple callbacks to bind to the same block
Fix documentation surrounding the stub strategy
Sat Aug 4 14:00:00 2012 cooloAATTsuse.com
- updated to version 4.0.0
Remove deprecated cucumber_steps
Remove deprecated alternate syntaxes
Deprecate duplicate_attribute_assignment_from_initialize_with, which is now unused
as attributes assigned within initialize_with are not subsequently assigned
Fri Aug 3 14:00:00 2012 cooloAATTsuse.com
- updated to version 3.6.1
Update README to include info about running with JRuby
Update dependencies on RSpec and tiny versions of Rails in Appraisal
Improve flexibility of using traits with associations and add documentation
Stub update_column to raise to mirror ActiveRecord\'s change from update_attribute
Mon May 28 14:00:00 2012 jreidingerAATTsuse.com
- update to version 3.3.0
- clean up spec
- fix requirements to match gemspec requirements
Tue Feb 21 13:00:00 2012 jreidingerAATTsuse.com
- update to version 2.6.0 :
* inline trait support to build|create list
* Deprecate :method in favor of :strategy when overwritting build
strategy
Tue Feb 7 13:00:00 2012 fcastelliAATTsuse.com
- require activesupport 3.1
Tue Feb 7 13:00:00 2012 fcastelliAATTsuse.com
- update to 2.5.1
Wed Oct 5 14:00:00 2011 fcastelliAATTsuse.com
- Add provides factory_girl-2_1
Wed Oct 5 14:00:00 2011 fcastelliAATTsuse.com
- update to version 2.1.2
Mon Feb 14 13:00:00 2011 mrueckertAATTsuse.de
- update to version 1.3.3
rails 3 support. for rails 2 you need 1.2.4.
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- update to version 1.3.0
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Fri Dec 18 13:00:00 2009 prusnakAATTsuse.cz
- created package