blob: a575624a06843e434cb8e724e3e2059665bf2bf4 (
plain) (
tree)
|
|
== 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
|