Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:alphagov/panopticon
Browse files Browse the repository at this point in the history
  • Loading branch information
john-griffin committed Sep 4, 2012
2 parents d566ab2 + 87e9071 commit cca04cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/rummageable_artefact.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def submit
def delete
logger.info "Deleting item from Rummager: #{artefact_link}"
Rummageable.delete(artefact_link)
Rummageable.commit
end

def should_amend
Expand Down

0 comments on commit cca04cd

Please sign in to comment.