Sha256: 6af52ce81637121d18665420c476539b70afd16db6a8af248bf1ae2d786f306b
Contents?: true
Size: 143 Bytes
Versions: 2
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true require 'rails_helper' RSpec.describe <%= class_name %>Contract, type: :contract do # Add your tests here end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active_transaction-0.1.2 | lib/generators/templates/contract_spec.rb.erb |
active_transaction-0.1.1 | lib/generators/templates/contract_spec.rb.erb |