Class Cheat::Controllers::Responder::Response
In: lib/cheat/responder.rb
Parent: Object

Methods

Constants

TYPES = { :yaml => %w[application/yaml text/yaml], :text => %w[text/plain], :html => %w[text/html */* application/html], :xml => %w[application/xml]

Attributes

body  [R] 
content_type  [R] 

Public Class methods

Public Instance methods

[Validate]