opal/opal-rspec-rails

Clarify app.js / startup

Closed this issue · 1 comments

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.

Agreed. 👍