Sha256: 75459917703bb49c969f96da5b2748b8dc54658b89553f98611e54d57c13701c

Contents?: true

Size: 154 Bytes

Versions: 8

Compression:

Stored size: 154 Bytes

Contents

require File.dirname(__FILE__) + '/../../lib/tadpole'

Tadpole.register_template_path File.dirname(__FILE__)

puts Tadpole(:tadpole, ARGV[0]||'html').run

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
tadpole-0.1.7 examples/example2/run.rb
tadpole-0.1.1 examples/example2/run.rb
tadpole-0.1.2 examples/example2/run.rb
tadpole-0.1.3 examples/example2/run.rb
tadpole-0.1.4 examples/example2/run.rb
tadpole-0.1.5 examples/example2/run.rb
tadpole-0.1.6 examples/example2/run.rb
tadpole-0.1.0 examples/example2/run.rb