Sha256: 1de898bbaf648a5cf7fc989652ace56bb0e94df442be7c2ed2570220c0a63044
Contents?: true
Size: 168 Bytes
Versions: 5
Compression:
Stored size: 168 Bytes
Contents
# frozen_string_literal: true require 'whatup/version' # Main module for whatup module Whatup # Whatup-specific error class class Error < StandardError end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
whatup-0.2.4 | lib/whatup.rb |
whatup-0.2.3 | lib/whatup.rb |
whatup-0.2.2 | lib/whatup.rb |
whatup-0.2.1 | lib/whatup.rb |
whatup-0.2.0 | lib/whatup.rb |