Skip to content

Commit

Permalink
fix typo in button_to helper example
Browse files Browse the repository at this point in the history
  • Loading branch information
bashmish committed Oct 28, 2012
1 parent 2e44dda commit 3b76725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guides/source/working_with_javascript_in_rails.md
Expand Up @@ -239,6 +239,7 @@ this generates

```
<form action="/posts/1" class="button_to" data-remote="true" method="post">
<div><input type="submit" value="A post"></div>
</form>
```

Expand Down

0 comments on commit 3b76725

Please sign in to comment.