class ContentfulLite::DeletedEntry
Public Instance Methods
contentful_link()
click to toggle source
Not implemented, provided for compatibility reasons @raise NotImplementedError @api private
# File lib/contentful_lite/deleted_entry.rb, line 6 def contentful_link raise NotImplementedError.new('contentful_link is not available for deleted entries') end