Method: Authlogic::TestCase::MockController#realm

Defined in:
lib/authlogic/test_case/mock_controller.rb

#realmObject

Returns the value of attribute realm.


9
10
11
# File 'lib/authlogic/test_case/mock_controller.rb', line 9

def realm
  @realm
end