Skip to content

Instantly share code, notes, and snippets.

@kosz
Last active January 1, 2016 09:39
Show Gist options
  • Save kosz/8126831 to your computer and use it in GitHub Desktop.
Save kosz/8126831 to your computer and use it in GitHub Desktop.
<!-- this will cause a rails error -->
<%= f.text_field :title, :class=> "form-control",
:ng-model => "title", :ng-change => "changeTitle(title)" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment