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

Version Path
hyla-1.0.6 lib/resources/backends/slim/html5/helpers.rb
hyla-1.0.6 lib/resources/backends/slim/revealjs/helpers.rb
hyla-1.0.5 lib/resources/backends/slim/revealjs/helpers.rb
hyla-1.0.5 lib/resources/backends/slim/html5/helpers.rb
hyla-1.0.5.pre.1 lib/resources/backends/slim/html5/helpers.rb
hyla-1.0.5.pre.1 lib/resources/backends/slim/revealjs/helpers.rb
hyla-1.0.4 lib/resources/backends/slim/revealjs/helpers.rb
hyla-1.0.4 lib/resources/backends/slim/html5/helpers.rb
hyla-1.0.3 lib/resources/backends/slim/revealjs/helpers.rb
hyla-1.0.3 lib/resources/backends/slim/html5/helpers.rb
hyla-1.0.2 lib/resources/backends/slim/revealjs/helpers.rb
hyla-1.0.2 lib/resources/backends/slim/html5/helpers.rb
hyla-1.0.1 lib/resources/backends/slim/html5/helpers.rb
hyla-1.0.1 lib/resources/backends/slim/revealjs/helpers.rb