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

Version Path
rango-0.1.1.2.10 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.9 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.8 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.7 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.6 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.5 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.4 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.3 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.2 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2.1 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.2 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1.1 stubs/bigapp/content/views/%controller%.rb.rbt
rango-0.1.1 stubs/bigapp/content/views/%controller%.rb.rbt