Sha256: 8ad23830af236649bba5a5f64b95f441a6640f654f4445833f2b806b8250a170
Contents?: true
Size: 111 Bytes
Versions: 4
Compression:
Stored size: 111 Bytes
Contents
class HomeController < ApplicationController caches_action :index, :tag => 'cashier' def index end end
Version data entries
4 entries across 4 versions & 2 rubygems