Sha256: bb8f36d2ca23f158fa97434a0f6a2bef439bff0a173732b7dcbc744b2e74872b
Contents?: true
Size: 277 Bytes
Versions: 5
Compression:
Stored size: 277 Bytes
Contents
Feature: Parse YAML into Ruby migrations In order to run Ruby migrations We must build the migrations from YAML Scenario: Build Ruby migrations Given a complete set of YAML definitions When the YAML files are parsed Then the result is Ruby migration files
Version data entries
5 entries across 5 versions & 1 rubygems