This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install thoughtbot-factory_girl
Joe Ferris (author)
Wed Aug 20 07:20:41 -0700 2008
commit 30a877ed156d8563d0660b85a18d231a3224466d
tree 809e501128f29907a9e15dcc79ac1dee4aab6acf
parent 428c0b537d267ef8924533694d2d33844d818c17
tree 809e501128f29907a9e15dcc79ac1dee4aab6acf
parent 428c0b537d267ef8924533694d2d33844d818c17
... |
... |
|
... |
... |
|





Comments
Since these are relative directories, they’d only work from the top level of a project.
With rake, you can actually invoke it from any subdir of a project, and it will find the rakefile at the top level.
You can also invoke a test directly with ruby from anywhere.
In both cases, it would be relative to where they’re run from.