Displaying 1 result from an estimated 1 matches for "new_stamp_path".
2010 Jun 17
1
Help .. A question about if then
...edit_stamp_path(stamp) %></td>
<td><%= link_to ''Destroy'', stamp, :confirm => ''Are you
sure?'', :method => :delete %></td>
</tr>
<% end %>
</table>
<br />
<%= link_to ''New stamp'', new_stamp_path %>
When the if statement is executed the first time it seems ok but on
the subsequent times it shows only true.
I hope this makes sense ...
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to...