Sha256: 5f51f0726a7f5c977ed01af2413ca5d935e7c3c788cec640841d0a4fdade695b
Contents?: true
Size: 371 Bytes
Versions: 45
Compression:
Stored size: 371 Bytes
Contents
# Methods added to this helper will be available to all templates in the application. module ApplicationHelper include EnjuLeaf::EnjuLeafHelper include EnjuBiblio::BiblioHelper if defined?(EnjuBiblio) if defined?(EnjuManifestationViewer) include EnjuManifestationViewer::BookJacketHelper include EnjuManifestationViewer::ManifestationViewerHelper end end
Version data entries
45 entries across 44 versions & 2 rubygems