module Warp
  module ActionMatchers
    class UpdateMatcher < Warp::ActionMatchers::Matcher
      def description
        "update a #{model_name}"