Clarify app.js / startup
Closed this issue · 1 comments
wied03 commented
For getting started type stuff, might want to clarify that files like application.js are not automatically required by opal-rspec (this is a good thing).
Maybe explain that specs should require their dependencies, especially for people used to Rails autoload.
erlandsona commented
Agreed. 👍