jasmine-headless-webkit
jasmine-headless-webkit copied to clipboard
Exposed sprockets_environment from Jasmine::Headless
- Allows for manipulation of the Sprockets::Environment for things like adding/removing pre/postprocessors from within spec_helper.rb (more flexibility than just registering engines).
- Also, fixed specs that were failing on files_list.rb whenrun standalone due to missing require in file_checker.rb