Sha256: 928f11c114f28dfc469b5b2374882bea30807ecfc21b14029fecd289b145623e

Contents?: true

Size: 157 Bytes

Versions: 73

Compression:

Stored size: 157 Bytes

Contents

# frozen_string_literal: true

module Controllers
  module EngineHelpers
    def main_app
      Rails.application.class.routes.url_helpers
    end
  end
end

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
blacklight-spotlight-4.3.6 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.3.5 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.3.4 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.3.3 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.3.2 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.3.1 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.3.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.2.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.1.2 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.1.1 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.1.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.0.3 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.0.2 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.0.1 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-4.0.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.6.0.beta10 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.6.0.beta9 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.6.0.beta8 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.5.0.4 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.6.0.beta7 spec/support/controllers/engine_helpers.rb