Sha256: dd28bd106e37f76e5986d10a63f885c9cc6c531a53b3c1aa4368bcccaf349e8d

Contents?: true

Size: 235 Bytes

Versions: 170

Compression:

Stored size: 235 Bytes

Contents

module Temple
  # ERB example implementation
  #
  # Example usage:
  #   Temple::ERB::Template.new { "<%= 'Hello, world!' %>" }.render
  #
  module ERB
    # ERB Template class
    Template = Temple::Templates::Tilt(Engine)
  end
end

Version data entries

170 entries across 156 versions & 8 rubygems

Version Path
cm-admin-1.5.22 vendor/bundle/ruby/3.3.0/gems/temple-0.8.2/lib/temple/erb/template.rb
cm-admin-1.5.21 vendor/bundle/ruby/3.3.0/gems/temple-0.8.2/lib/temple/erb/template.rb
cm-admin-1.5.20 vendor/bundle/ruby/3.3.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-6.1.2 bundle/ruby/3.3.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-6.1.1 bundle/ruby/3.0.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-6.1.0 bundle/ruby/3.1.0/gems/temple-0.8.2/lib/temple/erb/template.rb
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-6.0.1 bundle/ruby/3.1.0/gems/temple-0.8.2/lib/temple/erb/template.rb
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-6.0.0 bundle/ruby/3.0.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-5.4.1 bundle/ruby/3.1.0/gems/temple-0.8.2/lib/temple/erb/template.rb
temple-0.10.0 lib/temple/erb/template.rb
brakeman-5.4.0 bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/erb/template.rb
temple-0.9.1 lib/temple/erb/template.rb
temple-0.9.0 lib/temple/erb/template.rb
brakeman-5.3.1 bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-5.3.0 bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-5.2.3 bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-5.2.2 bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/erb/template.rb
brakeman-5.2.1 bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/erb/template.rb