Sha256: 2575d60bcf14636096e0efe80cb8162f057dcc83a810aa1bd3d775ef867974a8
Contents?: true
Size: 324 Bytes
Versions: 54
Compression:
Stored size: 324 Bytes
Contents
# Add custom functions to this module that you want to use in your Slim # templates. Within the template you must namespace the function # (unless someone can show me how to include them in the evaluation context). # You can change the namespace to whatever you want. module Helpers #def self.a_helper_function #end end
Version data entries
54 entries across 21 versions & 1 rubygems