Methods

Innate::View::None

Public Class Methods

call(action, string) click to toggle source
# File lib/innate/view/none.rb, line 4
def self.call(action, string)
  return string.to_s, Response.mime_type
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.