module Warp
  module ActionMatchers
    class DestroyMatcher < Warp::ActionMatchers::Matcher
      def description
        "destroy a #{model_name}"