If you're contributing to 1-0-stable then make sure you use git checkout 1-0-stable
Otherwise, to contribute to edge, you need to run:
rails generate refinery:testing:dummy_app
Refinery no longer includes by default a Rails application so the config directory won't exist inside the root directory of the git checkout.
Instead, after running the rails generate command above, you'll find it in spec/dummy/