Sha256: 2b289a826eb3ba9eef2d7e3b25b730876bc5f3be207398254735a5d4a3e66b06

Contents?: true

Size: 178 Bytes

Versions: 3

Compression:

Stored size: 178 Bytes

Contents

# encoding: utf-8

module Cell
  #autoload :Base, 'cell/base'
  autoload :View, 'cell/view'
  autoload :Caching, 'cell/caching'
  autoload :ActiveHelper, 'cell/active_helper'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cells-3.4.0.beta3 lib/cell.rb
cells-3.4.0.beta2 lib/cell.rb
cells-3.4.0.beta1 lib/cell.rb