Sha256: 01b0ee39d0e41307e1ded72e7150d6d612da20db6cbae66cced784d6548dfb3c
Contents?: true
Size: 236 Bytes
Versions: 14
Compression:
Stored size: 236 Bytes
Contents
# encoding: utf-8 if defined?(Cells) # Use this hook to configure Cells. Cells.setup do |config| # Configure view paths that Cells should scan for cell views. # config.view_paths << Rails.root.join('app', 'views') end end
Version data entries
14 entries across 14 versions & 1 rubygems