Sha256: a6f99375699304291b6d83f0f1d6c12c42b0c3f27b5fe1ffaefe7bdd10f0666e

Contents?: true

Size: 170 Bytes

Versions: 4

Compression:

Stored size: 170 Bytes

Contents

require 'rubygems'
require 'spec'
require 'rr'

require File.dirname(__FILE__) + '/../lib/<%= project_name.underscore %>'

Spec::Runner.configure { |c| c.mock_with(:rr) }

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
nakajima-another-0.0.2 templates/spec/spec_helper.rb.erb
another-0.0.6 templates/ruby/spec/spec_helper.rb
another-0.0.3 ./templates/spec/spec_helper.rb.erb
another-0.0.4 templates/ruby/spec/spec_helper.rb