Sha256: e661fbd31b8e902220687c33f6871bdfb6b9557121b7cb91d5287e97407be182
Contents?: true
Size: 575 Bytes
Versions: 2
Compression:
Stored size: 575 Bytes
Contents
= Description: Sets up Cucumber in your Rails 3 project. After running this generator you will get a new rake task called features. This also generates the necessary files in the features directory. Also see the feature generator, which you can use to generate skeletons for new features. == Examples: Generator ./script/generate cucumber:skeleton You can also provide a language argument for localized webrat steps: ./script/generate cucumber de == Examples: Executable $ cucumber_skeleton $ cucumber_skeleton de
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cucumber_rails3_gen-0.1.2 | README.rdoc |
cucumber_rails3_gen-0.1.1 | README.rdoc |