1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
Commit graph

24 commits

Author SHA1 Message Date
Joshua Clayton
d982e6fc6b Bump version to 1.1.0 2011-07-22 14:17:21 -04:00
Mike Burns
e36a7c9a11 Merge branch 'add_generators' of https://github.com/msgehard/factory_girl_rails 2011-07-12 09:51:08 -04:00
Mike Burns
c4eab793e3 Extend the Aruba timeout to an hour because bundler takes too long. 2011-07-12 09:50:31 -04:00
Mike Gehard
9f26cabfdf Move generators from rails3-generators gem over to factory_girl_rails. 2011-07-11 21:11:06 -06:00
Joshua Clayton
dde5502e80 Bump version to 1.1.rc1 2011-06-30 23:36:48 -04:00
Joshua Clayton
7f2b25e418 Bump to 1.1.beta4 2011-06-29 23:35:05 -04:00
Joshua Clayton
5d43d4da10 Bump version in gemfile 2011-06-29 17:13:50 -04:00
Joshua Clayton
1d6a32d6d5 Bump version to 1.1.beta3 2011-06-29 17:06:45 -04:00
Joshua Clayton
cc5798f4f6 Latest factory_girl 2011-06-29 17:06:28 -04:00
Joshua Clayton
398c777ca6 Ignore gem files correctly 2011-06-29 12:36:11 -04:00
Joshua Clayton
0864026741 Bump version to 1.1.beta2 2011-06-29 12:33:12 -04:00
Joshua Clayton
a5aee1abed Update gem dependency versions 2011-06-29 12:30:28 -04:00
Joshua Clayton
54daa62958 Use Gemfile correctly 2011-06-29 12:09:19 -04:00
Joshua Clayton
eb93acd292 Update feature to use factory_girl 2.0 syntax 2011-06-29 11:35:22 -04:00
Mike Burns
7cdd05d67f Lock down the Rails version so we're not influenced by the very newest version of Rails when we're trying to fix an unrelated bug. 2011-06-10 09:55:55 -04:00
Chad Pytel
8a421148bf convert readme to markdown and add license and credits 2011-01-19 13:27:57 -05:00
Joe Ferris
544868740c Depend on railties instead of rails (thanks, Steve Sloan) 2010-11-11 11:55:20 -05:00
Joe Ferris
3bea988cd5 Ignore generated gem files 2010-11-11 11:54:51 -05:00
Joe Ferris
3c691f2717 Use bundler for dependencies (based on patches from Mike Gehard) 2010-11-11 11:44:49 -05:00
Joe Ferris
98b00ce10a Use aruba (based on patches from Mike Gehard) 2010-11-11 11:44:41 -05:00
Joe Ferris
c340abd5ec Depend on factory_girl 2 beta; use Rails 3 stable 2010-11-10 15:55:44 -05:00
Balint Erdi
6e523f0ed7 Follows changes introduced in factory_girl (Factory class -> FactoryGirl module) 2010-08-25 22:54:55 +08:00
Chad Pytel
338105cef3 change home page url 2010-06-14 08:00:25 -04:00
Joe Ferris
dd737af03e Added Rails 3 integration 2010-06-09 11:42:48 -04:00