242 243 244
# File 'lib/adnruby.rb', line 242 def self.delete(post_id) ADN.delete("/stream/0/posts/#{post_id}") end