Sha256: 4b352ef58ba4ef8d9843093aaeb4461731fa3d99643d5ac9e875c237a4a0bf8b
Contents?: true
Size: 307 Bytes
Versions: 6
Compression:
Stored size: 307 Bytes
Contents
require 'vedeu/application/helper' module Vedeu # Provides methods which should be available to all client application # helpers. The client application's ApplicationHelper will include this # module. # module ApplicationHelper include Vedeu::Helper end # ApplicationHelper end # Vedeu
Version data entries
6 entries across 6 versions & 1 rubygems