Sha256: 907f5289fab5103c7089efdade9ab0ee820fc6f1f3423612dc0e193bce9c801c
Contents?: true
Size: 258 Bytes
Versions: 13
Compression:
Stored size: 258 Bytes
Contents
module Responders module LocationResponder def self.included(_base) ActiveSupport::Deprecation.warn "Responders::LocationResponder is enabled by default, " \ "no need to include it", caller end end end
Version data entries
13 entries across 13 versions & 5 rubygems