Sha256: 88912a0b211524e77430cf440516679be661c89526888e7e1e6c22bfbc3314c0
Contents?: true
Size: 429 Bytes
Versions: 12
Compression:
Stored size: 429 Bytes
Contents
<table class="values"> <tbody> <tr class="<%= cycle('even', 'odd') %>"> <th scope="row"><%= _("Binary tranfer required") %></th> <td><%= boolean_value(syntax.binary_transfer_required?) %></td> </tr> <tr class="<%= cycle('even', 'odd') %>"> <th scope="row"><%= _("Human readable") %></th> <td><%= boolean_value(syntax.human_readable?) %></td> </tr> </tbody> </table> <% reset_cycle %>
Version data entries
12 entries across 12 versions & 2 rubygems