Sha256: 406cdd1bd6d039222399a4adad661cc5eaa35480712edd23a0539430bb757d52
Contents?: true
Size: 136 Bytes
Versions: 5
Compression:
Stored size: 136 Bytes
Contents
# frozen_string_literal: true module RespondForHelper module Formats class Any < Html self.format = :any end end end
Version data entries
5 entries across 5 versions & 1 rubygems