Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Conversation

@jacqueline-homan
Copy link

I got up to the part where we add the link to the hashtags using the global variable. It's not working for me so a code review would be helpful to see what I'm missing.

class FollowingRelationshipsController < ApplicationController
def create
current_user.follow user
redirect_to user, notice: "Following user"
Copy link

Choose a reason for hiding this comment

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

In Ruby you should use 2 space for indentation.

@detournemint
Copy link

I don't think this PR belongs on this repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants