Sha256: 21700af58086372bdfbc6bb0b29abb928528da77bc76bc9d2a3776c8ea1bd841
Contents?: true
Size: 302 Bytes
Versions: 31
Compression:
Stored size: 302 Bytes
Contents
# frozen_string_literal: true 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
31 entries across 31 versions & 1 rubygems