public Method

Controller.session

Accessor for @_session. Please use session and never @_session directly.

Source Code

# File merb/controller.rb, line 150
def session
  request.session
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.