Sha256: 362afe0a94f89c6a18639d9be8fabcafcb9d558ab9515af1d6911f32f47ba540
Contents?: true
Size: 187 Bytes
Versions: 1
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true require 'httape_recorder/version' require 'httape_recorder/server' module HttapeRecorder class Error < StandardError; end # Your code goes here... end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
httape_recorder-0.1.0 | lib/httape_recorder.rb |