Class: OpenGraphReader::Og::Locale
- Inherits:
-
Object
- Object
- OpenGraphReader::Og::Locale
- Includes:
- OpenGraphReader::Object
- Defined in:
- lib/open_graph_reader/definitions.rb
Overview
Instance Attribute Summary collapse
Attributes included from OpenGraphReader::Object
#children, #content, #properties
Method Summary
Methods included from OpenGraphReader::Object
#[], #[]=, #initialize, #property?, #to_s
Instance Attribute Details
#alternate ⇒ String?
118 |
# File 'lib/open_graph_reader/definitions.rb', line 118 string :alternate, collection: true |
#alternates ⇒ Array<String> (readonly)
118 |
# File 'lib/open_graph_reader/definitions.rb', line 118 string :alternate, collection: true |