Please enable JavaScript.
Coggle requires JavaScript to display documents.
Layouts and Rendering (Creating Response (render (action view in the same…
render : create a full response
redirect_to : send an HTTP redirect status
head : create a response only include http header
-
-
-
-
-
-
options : content_type, layout, location, status, formats
-
-
-
-
-