Sha256: c0bbdc808d936646db5a2b27883dc7e805857ec9baf3f1710a7290029535d2c8
Contents?: true
Size: 385 Bytes
Versions: 14
Compression:
Stored size: 385 Bytes
Contents
<span id="view_before_partial"><%= word_for :text%></span> <%= render :partial=>"partial"%> <span id="view"><%= word_for :text%></span> <span id="view_attr"><%= word_for_attr :text%></span> <span id="view_with_variables"><%= word_for :text, :number=>5, :name=>"tanin" %></span> <span id="view_attr_with_variables"><%= word_for_attr :text, :number=>5, :name=>"tanin"%></span>
Version data entries
14 entries across 14 versions & 1 rubygems