Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginty committed Aug 22, 2010
1 parent abc1886 commit 4572253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This is where Cranky really shines, if you can create Ruby methods you can prett

The only rules are:

1. Your factory must extend the +Cranky::Factory+ class
1. Your factory must extend the Cranky::Factory class
2. Your factory method must return the object you wanted to create
3. You can access the overrides passed in via options[:key] (not really a rule!)

Expand Down

0 comments on commit 4572253

Please sign in to comment.