Sha256: 74e5c5f740b6b357ee9ce57a000f60cd6711da543db42156109a326ee1968b76
Contents?: true
Size: 379 Bytes
Versions: 12
Compression:
Stored size: 379 Bytes
Contents
# Methods added to this helper will be available to all templates in the application. module ApplicationHelper include EnjuLeaf::ApplicationHelper include EnjuBiblio::ApplicationHelper if defined?(EnjuBiblio) if defined?(EnjuManifestationViewer) include EnjuManifestationViewer::ManifestationViewerHelper include EnjuManifestationViewer::BookJacketHelper end end
Version data entries
12 entries across 12 versions & 1 rubygems