public Method

Controller.headers

Accessor for @_headers. Please use headers and never @_headers directly.

Source Code

# File merb/controller.rb, line 145
def headers
  @_headers
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.