module Warp
  module ActionMatchers
    class CreateMatcher < Warp::ActionMatchers::Matcher
      def description
        "create a #{model_name}"