Sha256: d84e40c089a1450851a67ca32bb16049b80fc020631b045a54c39ae20deae5c2
Contents?: true
Size: 460 Bytes
Versions: 6
Compression:
Stored size: 460 Bytes
Contents
Feature: Generators for ixtlan-guard Scenario: The guard generator creates a guard file for each controller Given I create new rails application with template "simple.template" and "simple" tests And I execute "rails generate controller users promote go" And I execute "rails generate scaffold account name:string --skip" And I execute "rake db:migrate test" Then the output should contain "7 tests, 10 assertions, 0 failures, 0 errors"
Version data entries
6 entries across 6 versions & 1 rubygems