Method: Rack::Auth::AbstractHandler#realm

Defined in:
lib/rack/auth/abstract/handler.rb

#realmObject

Returns the value of attribute realm.



9
10
11
# File 'lib/rack/auth/abstract/handler.rb', line 9

def realm
  @realm
end