PersonConstruct
that contains information regarding the author of a Feed
or Entry
.
Reference: validator.w3.org/feed/docs/rfc4287.html#element.author
Contains information about a category associated with a Feed
or Entry
. It has the following attributes:
term
scheme
label
Reference: validator.w3.org/feed/docs/rfc4287.html#element.category
Contains information on the agent used to generate the feed.
Reference: validator.w3.org/feed/docs/rfc4287.html#element.generator
DateConstruct
indicating the most recent time when a Feed
or Entry
was modified in a way the publisher considers significant.
Reference: validator.w3.org/feed/docs/rfc4287.html#element.updated
IO
wrapper that allows writing a limited amount of data
Raised when a lockfile cannot be parsed
A state that encapsulates a set of {#requirements} with an {Array} of possibilities
A state that encapsulates a single possibility to fulfill the given {#requirement}
@!visibility private
Provides information about specifcations and dependencies to the resolver, allowing the {Resolver} class to remain generic while still providing power and flexibility.
This module contains the methods that users of Gem::Resolver::Molinillo
must to implement, using knowledge of their own model classes.