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

Contact Manager: session_controller_spec.rb require statement #1013

Merged
merged 1 commit into from
May 16, 2015

Conversation

VikiAnn
Copy link
Contributor

@VikiAnn VikiAnn commented Nov 15, 2014

Didn't work till I changed require 'spec_helper' to require 'rails_helper', it was throwing an "uninitialized constant SessionsController" error.

Didn't work till I changed `require 'spec_helper'` to `require 'rails_helper'`, it was throwing an "uninitialized constant SessionsController" error.
@VikiAnn VikiAnn changed the title session_controller_spec.rb require statement Contact Manager: session_controller_spec.rb require statement Nov 20, 2014
worace added a commit that referenced this pull request May 16, 2015
Contact Manager: session_controller_spec.rb require statement
@worace worace merged commit 9333173 into turingschool:master May 16, 2015
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.

3 participants