Sha256: 3095a678a11f60d25638efe903eb45d540a1f77d9d727548373cbac15fea02ad
Contents?: true
Size: 148 Bytes
Versions: 19
Compression:
Stored size: 148 Bytes
Contents
module Innate module View module None def self.call(action, string) return string.to_s, 'text/html' end end end end
Version data entries
19 entries across 19 versions & 3 rubygems