Sha256: 8f3ac4d6ceae418082b30d70739d6f74154b888fff2b23844717f7c2cd14f583
Contents?: true
Size: 538 Bytes
Versions: 10
Compression:
Stored size: 538 Bytes
Contents
% render "../../layouts/doc.html" do %# Add any new entries anywhere in this list, it will get sorted into %# alphabetical order during compilation: % % terms = { % "Origen" => "A general purpose semiconductor engineering framework that uses the Ruby programming language, read more at http://origen.freescale.net", % "Application" => "The generic name given to a project that uses Origen", % } | Term or Acronym | Definition |:----------------|:---------- % terms.sort.each do |term| | <%= term[0] %> | <%= term[1] %> % end % end
Version data entries
10 entries across 10 versions & 2 rubygems