openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Factory Girl
Settings
|
Report Duplicate
19
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
13 days
ago. based on code collected
13 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 33 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Simplify association syntax when defining new factory.
Szymon Nowak
More...
about 14 years ago
Added 'to_create' to factory definitions, allowing a factory to use something besides #save!
Joe Ferris
More...
over 14 years ago
Split up the acceptance spec; removed the acceptance model fixtures in favor of fresh definitions in each spec
Joe Ferris
More...
over 14 years ago
Moved aliases out of the definition body into the definition arguments
Joe Ferris
More...
over 14 years ago
Use rspec2
Joe Ferris
More...
over 14 years ago
Use appraisal for testing across ActiveRecord versions
Joe Ferris
More...
over 14 years ago
Fix step definitions with case sensitive factory name and attributes
Brice Stacey
More...
over 14 years ago
Fixed a mistake in the README
Joe Ferris
More...
over 14 years ago
Allow recursive associations from cucumber table arguments
Fernando Ultremare
More...
over 14 years ago
Renamed Factory#factory_name to Factory#name; cleaned up Factory#human_name; bumped version
Joe Ferris
More...
over 14 years ago
Updated documentation for new syntax
Joe Ferris
More...
over 14 years ago
Removed some todos
Joe Ferris
More...
over 14 years ago
Attributes without arguments/blocks look for a sequence
Joe Ferris
More...
over 14 years ago
Evaulate dynamic attribute blocks without arguments in the context of the proxy
Joe Ferris
More...
over 14 years ago
Added factory aliases
Joe Ferris
More...
over 14 years ago
Add the attributes for the parent factory before those for the child, so that the child can reference parent attributes; fixes gh-15
Ben Taitelbaum
More...
over 14 years ago
Fixed update_attribute on Factory.stub instances for Rails 3.0.0.rc
Joe Ferris
More...
over 14 years ago
Allow sequences to iterate over non Integers
Comron Sattari
More...
over 14 years ago
Perform a sort on files loaded from the factories/ directory.
David N. Welton
More...
over 14 years ago
Fixed misinformation in the README
Joe Ferris
More...
over 14 years ago
Factory.aliases should not alias attributes like "_id"
Karel Minarik
More...
over 14 years ago
Build an association without arguments in a definition proxy
Joe Ferris
More...
over 14 years ago
Added a new definition syntax using instance_eval
Joe Ferris
More...
over 14 years ago
Check for undefined constants/methods on Factory on FactoryGirl to preserve backwards compatibility
Joe Ferris
More...
over 14 years ago
Add support back in for subdirectory requires.
Elliot Crosby-McCullough and Chris Zetter
More...
over 14 years ago
Moved definition loading syntax out of the factory class; moved everything into a FactoryGirl module
Joe Ferris
More...
over 14 years ago
Fixed definition autoloading support for rails 2.x when config.gem is in config/environments/test.rb
Joe Ferris
More...
over 14 years ago
Restored the rake gem package tasks
Joe Ferris
More...
over 14 years ago
Fix a few spelling errors in docs
rspeicher
More...
over 14 years ago
Changed internal methods to use the internal api
Joe Ferris
More...
over 14 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
38
39
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree