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