Sha256: b626ece2633efdcdfc220f5a8b5b11a18960a6a25eaa74d1f33c2840e7e4e008
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
module CommonContent class Engine < ::Rails::Engine config.to_prepare do ApplicationController.helper(ContentsHelper) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
common-content-0.0.5 | lib/common-content/engine.rb |