Class: ActionController::TestCase
- Inherits:
-
Object
- Object
- ActionController::TestCase
- Defined in:
- lib/shoulda/action_controller.rb
Instance Method Summary collapse
Instance Method Details
#subject ⇒ Object
30 31 32 |
# File 'lib/shoulda/action_controller.rb', line 30 def subject @controller end |