Sha256: 016e699a2d4aba3818b43647283b1a752ba2e93cc054459187d168431e2ca887
Contents?: true
Size: 428 Bytes
Versions: 5
Compression:
Stored size: 428 Bytes
Contents
Write a comment here *** Parameters: *** {} # params *** Markdown input: *** @articles.map(&:title) *** Output of inspect *** md_el(:document,[md_el(:code,[],{:raw_code=>"@articles.map(&:title)", :lang=>nil},[])],{},[]) *** Output of to_html *** <pre><code>@articles.map(&:title)</code></pre> *** Output of to_latex *** \begin{verbatim}@articles.map(&:title)\end{verbatim} *** Output of to_md *** *** Output of to_s ***
Version data entries
5 entries across 5 versions & 1 rubygems