Sha256: f49e5ad190b3460bf8f70b1e2e8a689f5c8d886e2ae61360c269b9f1841ace19

Contents?: true

Size: 324 Bytes

Versions: 4

Compression:

Stored size: 324 Bytes

Contents

Feature: Generators for Ixtlan Error Handler

  Scenario: a rails application which uses ixtlan-error-handler gem
    Given I create new rails application with template "error-handler.template" and "error-handler" files
    And I execute "rake error_handler"
    Then the output should contain "Ixtlan::Errors::ErrorDumper"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ixtlan-generators-0.1.7 features/error-handler.feature
ixtlan-generators-0.1.5 features/error-handler.feature
ixtlan-generators-0.1.4 features/error-handler.feature
ixtlan-generators-0.1.3 features/error-handler.feature