File: .nav

package info (click to toggle)
ruby-rspec-rails 7.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,796 kB
  • sloc: ruby: 11,068; sh: 198; makefile: 6
file content (39 lines) | stat: -rw-r--r-- 967 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
- GettingStarted.md (Start from scratch)
- Generators.md (Generators)
- Transactions.md
- directory_structure.feature
- backtrace_filtering.feature
- model_specs:
  - transactional_examples.feature
- mocks:
  - mock_model.feature
  - stub_model.feature
- controller_specs:
  - cookies.feature
  - controller_spec.feature
  - isolation_from_views.feature
  - render_views.feature
  - anonymous_controller.feature
  - bypass_rescue.feature
  - engine_routes.feature
- matchers:
  - new_record_matcher.feature
  - render_template_matcher.feature
  - redirect_to_matcher.feature
- request_specs:
  - request_spec.feature
- feature_specs:
  - feature_spec.feature
- view_specs:
  - view_spec.feature
  - stub_template.feature
  - inferred_controller_path.feature
- helper_specs:
  - helper_spec.feature
- mailer_specs:
  - url_helpers.feature
- routing_specs:
  - route_to_matcher.feature
  - be_routable_matcher.feature
  - named_routes.feature
  - engine_routes.feature