Sha256: b07620123acf76753677b88743307385ddafe35c776390f3d1bdc3576ea79c44
Contents?: true
Size: 439 Bytes
Versions: 2
Compression:
Stored size: 439 Bytes
Contents
Description: The rspec:skeleton generator creates a standard skeleton directory/file structure for using Rspec in a Rails 3 app. Example: ./script/generate rspec:skeleton This will create the following directory structure inside the root of the Rails 3 app: /lib/tasks rspec.rake /scripts autospec spec /spec rcov.opts spec.opts spec_helper.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rspec_rails3_gen-0.2.2 | lib/generators/rspec/skeleton/USAGE |
rspec_rails3_gen-0.2.0 | lib/generators/rspec/skeleton/USAGE |