aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/RUNNING_UJS_TESTS.rdoc
blob: a575624a06843e434cb8e724e3e2059665bf2bf4 (plain) (blame)
1
2
3
4
5
6
7
== Running UJS tests

Ensure that you can build the project and run tests.
Run rake ujs:server first, and then run the web tests by
visiting http://localhost:4567 in your browser.

rake ujs:server