Method: OpenGraphReader::Book#author
- Defined in:
- lib/open_graph_reader/definitions.rb
#author ⇒ Profile?
TODO:
This one is a reference to another OpenGraph object. Support fetching it?
272 |
# File 'lib/open_graph_reader/definitions.rb', line 272 url :author, collection: true, to: Profile |