rails/actionview/RUNNING_UJS_TESTS.rdoc

8 lines
197 B
Plaintext
Raw Normal View History

2016-11-26 04:42:29 +00:00
== 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