Skip to content

Instantly share code, notes, and snippets.

@maclover7
Created December 16, 2014 00:12
Show Gist options
  • Save maclover7/386b4f2a6b7438161096 to your computer and use it in GitHub Desktop.
Save maclover7/386b4f2a6b7438161096 to your computer and use it in GitHub Desktop.
Failures:
1) ProfilesController PUT #update valid attributes located the requested @profile
Failure/Error: put :update, id: @profile, profile: FactoryGirl.attributes_for(:profile)
NameError:
undefined local variable or method `profile' for #<ProfilesController:0x007fae343cfe08>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment