Exposed sprockets_environment from Jasmine::Headless #152

Open
marcusmateus wants to merge 1 commits from marcusmateus/expose_sprockets_environment into master
marcusmateus commented 2012-06-13 02:53:36 +00:00 (Migrated from github.com)
  • 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
- 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
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin marcusmateus/expose_sprockets_environment:marcusmateus/expose_sprockets_environment
git checkout marcusmateus/expose_sprockets_environment
Sign in to join this conversation.
No reviewers
No Label
bug
doc
feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/jasmine-headless-webkit#152
No description provided.