Skip to content

Instantly share code, notes, and snippets.

@laurocaetano
Created April 23, 2015 17:12
Show Gist options
  • Save laurocaetano/ebd27f89bc0a3536d1d9 to your computer and use it in GitHub Desktop.
Save laurocaetano/ebd27f89bc0a3536d1d9 to your computer and use it in GitHub Desktop.
<%= javascript_tag do %>
container = $('#task');
new app.Task(container, container.form);
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment