Class: Padrino::AuthenticityToken

Inherits:
Rack::Protection::AuthenticityToken
  • Object

Instance Method Summary

Constructor Details

#initialize(app, options = {}) ⇒ AuthenticityToken

Returns a new instance of AuthenticityToken.

Instance Method Details

#call(env) ⇒ Object

#except?(env) ⇒ Boolean

Returns:

  • (Boolean)

© 2010–2020 Padrino
Licensed under the MIT License.
https://www.rubydoc.info/github/padrino/padrino-framework/Padrino/AuthenticityToken