Sha256: 9df37336815a1e1247bc63b750e6c9da54b70c6dbeae856a64c8f896242a4ac1
Contents?: true
Size: 130 Bytes
Versions: 4
Compression:
Stored size: 130 Bytes
Contents
# frozen_string_literal: true module Hotwired class HotwiredError < StandardError; end require_relative "hotwired/core" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hotwired-0.0.4 | lib/hotwired.rb |
hotwired-0.0.3 | lib/hotwired.rb |
hotwired-0.0.2 | lib/hotwired.rb |
hotwired-0.0.1 | lib/hotwired.rb |