Sha256: b1e860ad785dce8558caf761f67c34be86c90f5f3aefbf663025592b5cbf8b14
Contents?: true
Size: 493 Bytes
Versions: 31
Compression:
Stored size: 493 Bytes
Contents
Feature: Install the Gem in a Rails application and test it Background: Given I have built and installed the "mongodb_logger" gem Scenario: Use the gem without vendoring the gem in a Rails application When I generate a new Rails application And I configure my application to require the "mongodb_logger" gem And I setup mongodb_logger tests And I setup all gems for rails And I prepare rails environment for testing Then the tests should have run successfully
Version data entries
31 entries across 31 versions & 1 rubygems