user_spec.rb revision 23305f217b86a2ebf90a848af9036908e0070542
require 'spec_helper'
context 'associations' do
each do |association|
end
end
it { should strip_attribute :name }
it { should strip_attribute :email }
end
end
end
end
end
end
end
before { user.delete }
end
end
end
end
end
end
end
end
end
end