Class ActionController::Integration::Session
In: test/test_helper.rb
Parent: Object

Methods

logger  

Public Instance methods

[Source]

    # File test/test_helper.rb, line 33
33:   def logger
34:     RAILS_DEFAULT_LOGGER
35:   end

[Validate]