Sha256: 46f35a5579322397fc9da005ff0e2f7b667abc1c8a875ec63d88d992bfa3d17a

Contents?: true

Size: 264 Bytes

Versions: 10

Compression:

Stored size: 264 Bytes

Contents

# encoding: utf-8

# constants
SPEC_ROOT = File.dirname(__FILE__)
ROOT      = File.expand_path(File.join(SPEC_ROOT, ".."))
LIBDIR    = File.join(ROOT, "lib")

# load paths
$:.unshift(LIBDIR)

require "spec" # so you can run ruby spec/<%= @name %>/whatever_spec.rb

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
simple-templater-0.0.1.5 stubs/project/content/spec/spec_helper.rb.rbt
simple-templater-0.0.1.4 stubs/project/content/spec/spec_helper.rb.rbt
simple-templater-0.0.1.3 stubs/project/content/spec/spec_helper.rb.rbt
simple-templater-0.2.pre stubs/project/content/spec/spec_helper.rb.rbt
simple-templater-0.0.1.2 stubs/project/content/spec/spec_helper.rb.rbt
simple-templater-0.0.1.1 stubs/project/content/spec/spec_helper.rb.rbt
rango-0.0.6 vendor/simple-templater/stubs/project/content/spec/spec_helper.rb.rbt
rango-0.1.pre vendor/simple-templater/stubs/project/content/spec/spec_helper.rb.rbt
simple-templater-0.1.pre stubs/project/content/spec/spec_helper.rb.rbt
simple-templater-0.0.1 stubs/project/content/spec/spec_helper.rb.rbt