Sha256: 0b6e33584f310ad59434abe9abf1dea771635857c7044ebdc28906bc8a23fd88
Contents?: true
Size: 173 Bytes
Versions: 2
Compression:
Stored size: 173 Bytes
Contents
module Webgit class Engine < ::Rails::Engine isolate_namespace Webgit config.before_configuration do require 'webgit/app_config' end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
webgit-0.0.2 | lib/webgit/engine.rb |
webgit-0.0.1 | lib/webgit/engine.rb |