Sha256: bdc8193216042c2b4ae8afcd8d58ce8451a8826fee9b5edee442630da53ba7c5
Contents?: true
Size: 306 Bytes
Versions: 234
Compression:
Stored size: 306 Bytes
Contents
<% replacement_function = update_element_function("products", :action => :update) do %> <p>Product 1</p> <p>Product 2</p> <% end %> <%= javascript_tag(replacement_function) %> <% update_element_function("status", :action => :update, :binding => binding) do %> <b>You bought something!</b> <% end %>
Version data entries
234 entries across 234 versions & 23 rubygems