Sha256: 3d3ca58060460797891c3dd750a32cde371f3e25582cdf9a4244f4e4d4a72fc2
Contents?: true
Size: 473 Bytes
Versions: 12
Compression:
Stored size: 473 Bytes
Contents
Description: Sets up Cucumber in your Rails 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 cucumber:feature generator. Examples: `rails generate cucumber:install` `rails generate cucumber:install --help` You can also provide a language argument for localized web_steps: `rails generate cucumber:install de`
Version data entries
12 entries across 12 versions & 3 rubygems