Sha256: 1680120d0da82093c829d197d3d05272bb250d44bf371f2d4efffd20dbaab083
Contents?: true
Size: 158 Bytes
Versions: 1
Compression:
Stored size: 158 Bytes
Contents
# frozen_string_literal: true require_relative "nestable" module ROM module Registries class Commands < Root prepend Nestable end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rom-6.0.0.alpha1 | lib/rom/registries/commands.rb |