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

Bitly #19

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

Conversation

sjreich
Copy link

@sjreich sjreich commented Dec 21, 2015

I think this is pretty solid. There are a few things aren't quite right: the flashes don't always disappear after their first appearance; the bitly-style paths are just the URL id, instead of a random hash. But the website-checking validation works, which is pretty sweet (for me).

@sjreich
Copy link
Author

sjreich commented Dec 22, 2015

@mikegee - really appreciated your comments thus far. If you have time, I'd appreciate it if you could take a look at this one.


def destroy
if current_user != nil
log_out
Copy link
Member

Choose a reason for hiding this comment

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

log_out unless current_user.nil?

@sjreich
Copy link
Author

sjreich commented Dec 23, 2015

Thanks, @mikegee! I'll make the changes sometime soon.

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.

3 participants