Commit 2dd2e9fa4b1ee392a2e1f56860203cb46169a923
- Date: Mon Mar 17 09:23:19 +0000 2008
- Committer: David Chelimsky (dchelimsky@gmail.com)
- Author: Pat Maddox (pat.maddox@gmail.com)
- Commit SHA1: 2dd2e9fa4b1ee392a2e1f56860203cb46169a923
- Tree SHA1: aa5230a4af5713dbc2644f341c7ed5564d164efe
Commit diff
- Diff rendering mode:
- inline
- side by side
rspec_on_rails/lib/spec/rails/example/controller_example_group.rb
|   | ||
| 81 | 81 | end |
| 82 | 82 | |
| 83 | 83 | def inherited(klass) # :nodoc: |
| 84 | ||
| 84 | klass.controller_class_name = controller_class_name | |
| 85 | 85 | klass.integrate_views(integrate_views?) |
| 86 | 86 | super |
| 87 | 87 | end |
| toggle raw diff | ||
