Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a fast spec_helper #3

Merged
merged 2 commits into from
Jan 4, 2013
Merged

Introduce a fast spec_helper #3

merged 2 commits into from
Jan 4, 2013

Conversation

gylaz
Copy link
Member

@gylaz gylaz commented Jan 4, 2013

No description provided.

@@ -1,4 +1,5 @@
require File.expand_path('../../../app/models/git_diff', __FILE__)
require 'fast_spec_helper'
require "#{APP_ROOT}/app/models/git_diff"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we get rid of APP_ROOT? If we add the directory to the load path in fast_spec_helper, will that help?

@salbertson
Copy link
Member

👍

@gylaz gylaz merged commit deb5b5f into master Jan 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants