Class Sawyer::LinkParsers::Simple
In: lib/sawyer/link_parsers/simple.rb
Parent: Object

Methods

parse  

Constants

LINK_REGEX = /_?url$/

Public Instance methods

Public: Parses simple *_url style links on resources

data - Hash of resource data

Returns a Hash of data with separate links Hash

[Validate]