janderson16 / CloneBnB

0 stars 2 forks source link

Update edit profile authorization #89

Closed meyerhoferc closed 7 years ago

meyerhoferc commented 7 years ago

Adds feature test and update for a user cannot edit the profile of a user strategy: use current_user instead of finding the user from params[:id]

RSpec: 102 examples, 0 failures, 1 pending