Sha256: 3afa7b377df8682f95812df1957aa96a5ecfa7406fc614ff7907028f72d42e27

Contents?: true

Size: 248 Bytes

Versions: 4

Compression:

Stored size: 248 Bytes

Contents

require File.dirname(__FILE__) + '/spec_helper.rb'

# Time to add your specs!
# http://rspec.rubyforge.org/
context "Place your specs here" do
  
  specify "find this spec in spec directory" do
    violate "Be sure to write your specs"
  end
  
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
newgem-0.10.2 templates/spec.rb
newgem-0.10.4 templates/spec.rb
newgem-0.10.1 templates/spec.rb
newgem-0.10.3 templates/spec.rb