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

TunesTakeOut #11

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

TunesTakeOut #11

wants to merge 26 commits into from

Conversation

pottery123
Copy link

No description provided.

@message = "Not so good :("
end
@print_status = favorite
redirect_to get_my_favs_path

Choose a reason for hiding this comment

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

Indent the above 2 lines and the line above end.

@show_favorites = TunesTakeOut.new.my_favorites(current_user.uid)

@show_favorites.each do |entire_suggestion|
a = entire_suggestion["suggestion"]

Choose a reason for hiding this comment

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

What is a? A more descriptive name would make the code easier to read.

@kedevlin
Copy link

Great job! 🚀 Things to look out for: remove extra whitespace, indent code appropriately, remove commented out code before submitting pull requests, name variables more descriptively.

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.

2 participants