Sha256: 9b25cad7c7e5f5362bbe2253c85adb3d2d8de6f8fe50a9d17a034a7d9ed4e291

Contents?: true

Size: 161 Bytes

Versions: 3

Compression:

Stored size: 161 Bytes

Contents

# Define a bare test case to use with Capybara
class ActiveSupport::IntegrationCase < ActiveSupport::TestCase
  include Rails.application.routes.url_helpers
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sunrise-scaffold-0.2.2 test/support/integration_case.rb
sunrise-scaffold-0.2.1 test/support/integration_case.rb
sunrise-scaffold-0.2.0 test/support/integration_case.rb