Sha256: f82f144871bfee98c85692051cb3d612da2d776cf0be7c05a7c8ca46751efd53

Contents?: true

Size: 132 Bytes

Versions: 2

Compression:

Stored size: 132 Bytes

Contents

require File.join( File.dirname(__FILE__), "..", "spec_helper" )

describe <%= model_class_name %> do

  it "should have specs"

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
merb-gen-0.9.2 rspec_generators/merb_model_test/templates/spec/models/%model_file_name%_spec.rb
merb-gen-0.9.3 rspec_generators/merb_model_test/templates/spec/models/%model_file_name%_spec.rb