Sha256: 06483895bda37256ca8bfe29485ba2e7b885c7c1541ea2c143919969f9321125

Contents?: true

Size: 203 Bytes

Versions: 21

Compression:

Stored size: 203 Bytes

Contents

$LOAD_PATH.unshift File.dirname(__FILE__) + '/../lib'
require 'mustache'

class InvertedSection < Mustache
  self.path = File.dirname(__FILE__)

  def t
    false
  end

  def two
    "second"
  end
end

Version data entries

21 entries across 21 versions & 4 rubygems

Version Path
mustache-0.99.8 test/fixtures/inverted_section.rb
mustache-0.99.7 test/fixtures/inverted_section.rb
mustache-0.99.6 test/fixtures/inverted_section.rb
mustache-0.99.5 test/fixtures/inverted_section.rb
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/mustache-0.99.4/test/fixtures/inverted_section.rb
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/gems/mustache-0.99.4/test/fixtures/inverted_section.rb
mustache-bibanon-0.99.5 test/fixtures/inverted_section.rb
mustache-0.99.4 test/fixtures/inverted_section.rb
mustache-0.99.3 test/fixtures/inverted_section.rb
mustache-0.99.2 test/fixtures/inverted_section.rb
mustache-0.99.1 test/fixtures/inverted_section.rb
mustache-0.99.0 test/fixtures/inverted_section.rb
mustache-0.98.0 test/fixtures/inverted_section.rb
mustache-0.13.0 test/fixtures/inverted_section.rb
mustache-0.12.1 test/fixtures/inverted_section.rb
mustache-0.12.0 test/fixtures/inverted_section.rb
angry_mob_common_targets-0.1.0 vendor/mustache/test/fixtures/inverted_section.rb
mustache-0.11.2 test/fixtures/inverted_section.rb
mustache-0.11.1 test/fixtures/inverted_section.rb
mustache-0.11.0 test/fixtures/inverted_section.rb