Class: FederalRegister::Facet::Document::Monthly

Inherits:
Frequency show all
Defined in:
lib/federal_register/facet/document/monthly.rb

Constant Summary

Constants inherited from Base

Base::INTEGER_CLASS

Instance Attribute Summary

Attributes inherited from FederalRegister::Facet

#result_set

Attributes inherited from Base

#attributes

Class Method Summary collapse

Methods inherited from Frequency

chart_url

Methods inherited from FederalRegister::Facet

#initialize, search

Methods inherited from Base

add_attribute, #fetch_full, #full?, #initialize, override_base_uri

Methods inherited from Client

get

Constructor Details

This class inherits a constructor from FederalRegister::Facet

Class Method Details

.urlObject



2
3
4
# File 'lib/federal_register/facet/document/monthly.rb', line 2

def self.url
  '/documents/facets/monthly'
end