Class: Ecfr::VersionerService::Agency
- Inherits:
-
AdminService::Agency
- Object
- AdminService::Agency
- Ecfr::VersionerService::Agency
- Defined in:
- lib/ecfr/versioner_service/agency.rb
Instance Attribute Summary collapse
-
#references ⇒ [:string]
readonly
array of CFR references for this topic.
Instance Attribute Details
#references ⇒ [:string] (readonly)
array of CFR references for this topic
4 5 6 |
# File 'lib/ecfr/versioner_service/agency.rb', line 4 attribute :references, type: Array(:string), desc: "array of CFR references for this topic" |