Sha256: bd9c61d2208da04ff2a7e1328a66634bc4d5f7c0e0a88b9d8e93303dd38d0121

Contents?: true

Size: 132 Bytes

Versions: 8

Compression:

Stored size: 132 Bytes

Contents

# frozen_string_literal: true

module RespondForHelper
  module Helper
    delegate :respond_for_message, to: :controller
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
respond_for_helper-1.2.0 lib/respond_for_helper/helper.rb
respond_for_helper-1.1.3 lib/respond_for_helper/helper.rb
respond_for_helper-1.1.2 lib/respond_for_helper/helper.rb
respond_for_helper-1.1.1 lib/respond_for_helper/helper.rb
respond_for_helper-1.1.0 lib/respond_for_helper/helper.rb
respond_for_helper-1.0.2 lib/respond_for_helper/helper.rb
respond_for_helper-1.0.1 lib/respond_for_helper/helper.rb
respond_for_helper-1.0.0 lib/respond_for_helper/helper.rb