398 399 400
# File 'lib/ayadn/app.rb', line 398 def unstar(*post_id) Action.new.unstar(post_id, options) end