File rubygem-factory_girl.changes of Package rubygem-factory_girl
-------------------------------------------------------------------
Thu Sep 13 09:10:34 UTC 2012 - coolo@suse.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 19:02:11 UTC 2012 - coolo@suse.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 13:56:29 UTC 2012 - coolo@suse.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 15:40:08 UTC 2012 - jreidinger@suse.com
- update to version 3.3.0
- clean up spec
- fix requirements to match gemspec requirements
-------------------------------------------------------------------
Tue Feb 21 13:49:37 UTC 2012 - jreidinger@suse.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 14:23:57 UTC 2012 - fcastelli@suse.com
- require activesupport 3.1
-------------------------------------------------------------------
Tue Feb 7 14:16:01 UTC 2012 - fcastelli@suse.com
- update to 2.5.1
-------------------------------------------------------------------
Wed Oct 5 14:17:36 UTC 2011 - fcastelli@suse.com
- Add provides factory_girl-2_1
-------------------------------------------------------------------
Wed Oct 5 14:11:01 UTC 2011 - fcastelli@suse.com
- update to version 2.1.2
-------------------------------------------------------------------
Mon Feb 14 15:54:55 UTC 2011 - mrueckert@suse.de
- update to version 1.3.3
rails 3 support. for rails 2 you need 1.2.4.
-------------------------------------------------------------------
Fri Jun 11 16:16:50 UTC 2010 - mrueckert@suse.de
- update to version 1.3.0
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Fri Dec 18 14:35:53 CET 2009 - prusnak@suse.cz
- created package