1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add events reference link to the text about jquery-ujs [ci skip]

This commit is contained in:
Sadjow Leão 2013-08-09 19:35:14 -03:00
parent 4f5f59a492
commit d720c5408e

View file

@ -185,7 +185,7 @@ $(document).ready ->
```
Obviously, you'll want to be a bit more sophisticated than that, but it's a
start.
start. You can see more about the events [in the jquery-ujs wiki](https://github.com/rails/jquery-ujs/wiki/ajax).
### form_tag