Sha256: 92af0b498c05e5a482d8d4446f1d2bf86116c7ca2a3b2a16b9e90b89cb57d671

Contents?: true

Size: 323 Bytes

Versions: 5

Compression:

Stored size: 323 Bytes

Contents

<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>

<%= render :partial=>"partial"%>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
whowish_word-0.1.4 rails/app/views/test_word_for/index.html.erb
whowish_word-0.1.3 rails/app/views/test_word_for/index.html.erb
whowish_word-0.1.2 rails/app/views/test_word_for/index.html.erb
whowish_word-0.1.1 rails/app/views/test_word_for/index.html.erb
whowish_word-0.1.0 rails/app/views/test_word_for/index.html.erb