Sha256: a8f2b567768c428810742e9ea9696f06af17988443bbf49d853438ffc9a1ac0c
Contents?: true
Size: 206 Bytes
Versions: 2
Compression:
Stored size: 206 Bytes
Contents
require 'sufia/models' module Worthwhile module Models class Engine < ::Rails::Engine # config.autoload_paths += %W( # #{config.root}/app/models/datastreams # ) end end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
worthwhile-0.1.0 | worthwhile-models/lib/worthwhile/models/engine.rb |
worthwhile-models-0.1.0 | lib/worthwhile/models/engine.rb |