class WikidataPositionHistory::OutputRow::Predecessor

Data for the position that came before this one

Public Instance Methods

implied_list() click to toggle source
# File lib/wikidata_position_history/output_row.rb, line 145
def implied_list
  metadata.replaces_combined
end