class Object

Public Instance Methods

subject() click to toggle source
# File lib/shoulda/matchers/integrations/test_unit.rb, line 8
def subject
  @controller
end