Sha256: a02e4b7506bcf7b38c2f603ac23830933a6c535e1facee2916c6589df588768c
Contents?: true
Size: 250 Bytes
Versions: 1
Compression:
Stored size: 250 Bytes
Contents
require 'pageflow/panorama/zip_entry_paperclip_io_adapter' module Pageflow module Panorama class Engine < Rails::Engine isolate_namespace Pageflow::Panorama config.autoload_paths << File.join(config.root, 'lib') end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pageflow-panorama-0.1.0 | lib/pageflow/panorama/engine.rb |