0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README clarifications
tnp
More... almost 17 years ago
add method to return scope's attribute hash
tnp
More... almost 17 years ago
Merge branch 'master' of git://github.com/lmarburger/foundry More... about 17 years ago
make sure that arguments to scopes created by the DSL get passed along correctly More... about 17 years ago
Merge branch 'master' of [email protected]:lmarburger/foundry More... about 17 years ago
Remove factory named scopes from the test class so the same factory can be added in a future test (like 'valid'). More... about 17 years ago
Version 0.1.0 More... about 17 years ago
Added a gemspec for foundry More... about 17 years ago
Added a Rails gem plugin init.rb More... about 17 years ago
Made the name parameter of Foundry::Runner#factory optional as it is with Foundry#factory. More... about 17 years ago
Merge branch 'master' of [email protected]:jeremymcanally/foundry More... about 17 years ago
Add note about Rails version More... about 17 years ago
Update README More... about 17 years ago
- Remove the require for :conditions from a blocked factory - Add a default with scope so you do something like User.valid.with(:login => "admin", :admin => true) More... about 17 years ago
Whitespace cleanup More... about 17 years ago
Fixed syntax error in README More... about 17 years ago
Removing unused files More... about 17 years ago
Added note to README about chaining factory scopes since they're just named_scope's More... about 17 years ago
Rename README for parsing More... about 17 years ago
First commit foolz More... about 17 years ago