Skip to content

Commit

Permalink
Fix aliasing.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Apr 12, 2017
1 parent 1d91d06 commit ec30c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/github_api/client/projects/cards.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def update(*args)

patch_request("/projects/columns/cards/#{arguments.card_id}", params)
end
alias edit update

# Delete a project card
#
Expand Down

0 comments on commit ec30c0f

Please sign in to comment.