19
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#1 - automatically load factory definitions from standard locations More... over 16 years ago
Added generated documentation to gitignore More... over 16 years ago
#12 - added attribute aliases More... over 16 years ago
An error is now raised if you try to define the same attribute twice More... over 16 years ago
Moved attribute validation into the Attribute class More... over 16 years ago
Refactored attributes into their own class More... over 16 years ago
Updated to version 1.1.2 More... over 16 years ago
#10 - fixed the active support dependency for Rails 2.1 apps More... over 16 years ago
#4 - added instructions for using the Github gem in a Rails 2.1 project More... over 16 years ago
Updated the README to include the new association syntax More... over 16 years ago
#8 - defining an attribute ending with = raises an error (thanks to the Boston.rb hackfest) More... over 16 years ago
#7 - class instances and names are now largely interchangeable More... over 16 years ago
#11 - added syntactic sugar for associations More... over 16 years ago
#6 - attribute names can now be specified using strings or symbols More... over 16 years ago
#6 - both strings and symbols can be used as factory names More... over 16 years ago
Poking the gemspec file in the hopes that Github will update the gem More... over 16 years ago
Raise AttributeDefinitionError when defining an attribute with f.attr=value rather than f.attr value; ticket #8 More... over 16 years ago
Changed the integration test to check the old name bug More... over 16 years ago
Added a Changelog More... over 16 years ago
Bumping the version to 1.1.1 More... over 16 years ago
Renamed Factory#name to Factory#factory_name so you can have name attributes without using #add_attribute More... over 16 years ago
Ignoring generated gem files More... over 16 years ago
Corrected a mistake in the documentation for Factory#method_missing More... over 16 years ago
Converted the README to textile More... over 16 years ago
Renamed README to README.textile More... over 16 years ago
Added the gemspec for 1.1 More... over 16 years ago
Added a task to generate the gemspec file More... over 16 years ago
Added a license file More... over 16 years ago
Added author/copyright info to the readme More... over 16 years ago
Added a task to clean files generated by rake More... over 16 years ago