Skip to content

Instantly share code, notes, and snippets.

@tyoshikawa1106
Created October 7, 2015 07:03
Show Gist options
  • Save tyoshikawa1106/e35e8b93f3072392028f to your computer and use it in GitHub Desktop.
Save tyoshikawa1106/e35e8b93f3072392028f to your computer and use it in GitHub Desktop.
ページごとのJavaScript
<%= link_to 'Edit', '#', { :onclick => "return EventItemJs.openEditEventModal(#{event.id});" } %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment