Sha256: 99a4536691dc312871519b7f78b37305751c3d7b7362b4bf68848b150780ddfd

Contents?: true

Size: 558 Bytes

Versions: 8

Compression:

Stored size: 558 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; module All; module Haml; extend Card::Set # ~~~~~~~~~~~ above autogenerated; below pulled from /Users/ethan/dev/wagn/gem/card/mod/01_core/set/all/haml.rb ~~~~~~~~~~~
format do
  def render_haml locals={}, template=nil, a_binding=nil, &block
    template ||= block.call
    a_binding ||= binding
    ::Haml::Engine.new(template).render(a_binding, locals)
  end
end


# ~~~~~~~~~~~ below autogenerated; above pulled from /Users/ethan/dev/wagn/gem/card/mod/01_core/set/all/haml.rb ~~~~~~~~~~~
end;end;end;end;

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
card-1.16.9 tmpsets/set/mod001-01_core/all/haml.rb
card-1.16.8 tmpsets/set/mod001-01_core/all/haml.rb
card-1.16.7 tmpsets/set/mod001-01_core/all/haml.rb
card-1.16.6 tmpsets/set/mod001-01_core/all/haml.rb
card-1.16.5 tmpsets/set/mod001-01_core/all/haml.rb
card-1.16.4 tmpsets/set/mod001-01_core/all/haml.rb
card-1.16.3 tmpsets/set/mod001-01_core/all/haml.rb
card-1.16.2 tmpsets/set/mod001-01_core/all/haml.rb