Sha256: 9a56db13530023bf59fd29cf25e3c882f61b49f6d8585912387217c39fb67322
Contents?: true
Size: 196 Bytes
Versions: 1
Compression:
Stored size: 196 Bytes
Contents
module Scaptimony class Engine < ::Rails::Engine isolate_namespace Scaptimony def self.dir # TODO this should be configurable '/var/lib/foreman/scaptimony' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
scaptimony-0.2.0 | lib/scaptimony/engine.rb |