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

Version Path
respond_for_helper-1.2.0 lib/respond_for_helper/formats/any.rb
respond_for_helper-1.1.3 lib/respond_for_helper/formats/any.rb
respond_for_helper-1.1.2 lib/respond_for_helper/formats/any.rb
respond_for_helper-1.1.1 lib/respond_for_helper/formats/any.rb
respond_for_helper-1.1.0 lib/respond_for_helper/formats/any.rb