Skip to content

Commit

Permalink
Merge pull request #11823 from fomede/add-jquery-ujs-reference-link
Browse files Browse the repository at this point in the history
Add events reference link to the text about jquery-ujs [ci skip]
  • Loading branch information
steveklabnik committed Aug 12, 2013
2 parents 4d1e584 + d720c54 commit adf3b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/working_with_javascript_in_rails.md
Expand Up @@ -185,7 +185,7 @@ $(document).ready ->
``` ```


Obviously, you'll want to be a bit more sophisticated than that, but it's a 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 ### form_tag


Expand Down

0 comments on commit adf3b5b

Please sign in to comment.