# File lib/grape/validations/types.rb, line 79 def self.primitive?(type) PRIMITIVES.include?(type) end