action-pack ~master (2014-04-08T22:16:14Z)
Dub
Repo
ActionController.respondTo
action_dispatch
controller
ActionController
Undocumented in source. Be warned that the author may not have intended to support it.
void
respondTo
(string format, void delegate() yield)
void
respondTo
(void delegate(Format) yield)
class
ActionController
protected
void
respondTo
(
void
delegate
(
Format
)
yield
)
Meta
Source
See Implementation
action_dispatch
controller
ActionController
functions
assets
handleRequest
respondTo
mixins
__anonymous
properties
format
request
response
static functions
loadController
variables
_format
_request
_response