Sha256: 92b47cf28cef1ea785b6466f94a08e585123bec2ceff2853d230a20ef99dd034
Contents?: true
Size: 123 Bytes
Versions: 1
Compression:
Stored size: 123 Bytes
Contents
module Qwerty class Engine < Rails::Engine config.autoload_paths += %W(#{config.root}/app/models/ckeditor) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qwerty-0.0.1.pre | lib/qwerty/engine.rb |