Sha256: cbe8e5a0aab6b4fc75e74b84ac65e521e98a2ed402832677c890695b703c60f2
Contents?: true
Size: 315 Bytes
Versions: 5
Compression:
Stored size: 315 Bytes
Contents
require_relative 'helper' module Vedeu # Provides methods which should be available to all client application # helpers. The client application's ApplicationHelper will include this # module. # # @api private module ApplicationHelper include Vedeu::Helper end # ApplicationHelper end # Vedeu
Version data entries
5 entries across 5 versions & 1 rubygems