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

Gittip is dead. Long live Gratipay! #776

Closed
wants to merge 1 commit into from
Closed

Gittip is dead. Long live Gratipay! #776

wants to merge 1 commit into from

Conversation

igas
Copy link

@igas igas commented Dec 1, 2014

No description provided.

@@ -11,7 +11,7 @@
</p>
<% end %>
<div id="profile-info">
<%= link_to "Gittip", @user.gittip_url, :id => "profile-gittip", class: "profile__header__email t-link--black" unless @user.gittip_username.blank? %>
<%= link_to "Gratipay", @user.gratipay_url, :id => "profile-gratipay", class: "profile__header__email t-link--black" unless @user.gratipay_username.blank? %>
Copy link
Contributor

Choose a reason for hiding this comment

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

We could take this opportunity to use if @user.gratipay_username.present?

@chadwhitacre
Copy link
Contributor

This will close #779 once deployed.

@dwradcliffe
Copy link
Member

As @qrush noted in #500 we removed Gittip from the codebase entirely, and hoping instead we can just have a generic "Donation" / "Donate" link instead.

@dwradcliffe dwradcliffe closed this Dec 5, 2014
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.

4 participants