Skip to content

Commit

Permalink
organize relish nav
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Dec 13, 2010
1 parent 888dd19 commit 7f9921b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions features/.nav
@@ -0,0 +1,26 @@
- model_specs:
- transactional_examples.feature
- errors_on.feature
- view_specs:
- view_spec.feature
- stub_template.feature
- inferred_controller_path.feature
- controller_specs:
- controller_spec.feature
- isolation_from_views.feature
- render_views.feature
- anonymous_controller.feature
- helper_specs:
- helper_spec.feature
- mailer_specs:
- url_helpers.feature
- routing_specs:
- access_to_named_routes.feature
- matchers:
- new_record_matcher.feature
- render_template_matcher.feature
- redirect_to_matcher.feature
- be_routable_matcher.feature
- mocks:
- mock_model.feature
- stub_model.feature

0 comments on commit 7f9921b

Please sign in to comment.