Sha256: 99dce7f2e20f30b26e1819643d311877fdb7d694540a3bbd9762bef22821bbf0
Contents?: true
Size: 199 Bytes
Versions: 2
Compression:
Stored size: 199 Bytes
Contents
# This module should be included in all objects used in an API response which # should implement a #to_hash method. module Betterdocs module Responding implement :to_hash, :submodule end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
betterdocs-0.12.1 | lib/betterdocs/responding.rb |
betterdocs-0.12.0 | lib/betterdocs/responding.rb |