Sha256: 473728c425bbe79cbb891308d79847aa131718c062a88823a2e2bd70cd23c4af
Contents?: true
Size: 242 Bytes
Versions: 3
Compression:
Stored size: 242 Bytes
Contents
require 'catche/railtie' require 'catche/adapter' require 'catche/controller' require 'catche/model' require 'catche/tag' module Catche extend self def initialize_defaults end def adapter Catche::Adapter::Base end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
catche-0.1.2 | lib/catche.rb |
catche-0.1.1 | lib/catche.rb |
catche-0.1.0 | lib/catche.rb |