blob: cbf6bdccc6e444133bf375aec9b9b99d7a775416 (
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 test:server
|