Sha256: f0d7821abe95f60dbd87476c93db0a80c996ee2cf190d5bfc11609caf8cc2800

Contents?: true

Size: 700 Bytes

Versions: 2

Compression:

Stored size: 700 Bytes

Contents

= Description:

The Rspec Rails 3 generators includes the following generators:
  
* rspec:skeleton          - generates an Rspec skeleton directory structure
* rspec:integration_spec  - generates an Rspec integration test specification for a controller
* rspec:controller        - generates an Rspec controller specification
* rspec:model             - generates an Rspec model specification
* rspec:scaffold          - scaffolds multiple Rspec artifacts for a controller

== Important
This is currently a work in progress. Please feel free to join in the effort and fork this project and fix whatever bugs etc.
This has not yet been tested... haha! I will continue when I get time, and add tests! 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rspec_rails3_gen-0.2.2 README.rdoc
rspec_rails3_gen-0.2.0 README.rdoc