Method: ActionDispatch::Integration::Session#accept
- Defined in:
- lib/action_dispatch/testing/integration.rb
#accept ⇒ Object
The Accept header to send.
150 151 152 |
# File 'lib/action_dispatch/testing/integration.rb', line 150 def accept @accept end |