Sha256: de06104cdc93abbc24c951b9fa2ef833f94c8aba1b88c4ce7be2545bd01bd4d6
Contents?: true
Size: 226 Bytes
Versions: 13
Compression:
Stored size: 226 Bytes
Contents
# encoding: utf-8 # http://wiki.github.com/botanicus/rango/controllers require "rango/controller" require "rango/mixins/http_caching" class <%= @controller.camel_case %> < Rango::Controller include Rango::HttpCaching end
Version data entries
13 entries across 13 versions & 1 rubygems