module Orion::Controller::Rendering

Overview

This module handles all rendering inside your controllers.

Included Modules

Direct including types

Defined in:

Macro Summary

Macro Detail

macro render(*, json) #

Render json


macro render(*, text, content_type = "text/plain") #

Render plain text