Sha256: 4f6f9582719488920bbe09d5fda9e3c6415c68704c8fdfc57f93997a58afe4ba
Contents?: true
Size: 136 Bytes
Versions: 2
Compression:
Stored size: 136 Bytes
Contents
# frozen_string_literal: true require "rom/attribute" module ROM module HTTP class Attribute < ROM::Attribute end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rom-http-0.10.0 | lib/rom/http/attribute.rb |
rom-http-0.9.0 | lib/rom/http/attribute.rb |