Sha256: 928f11c114f28dfc469b5b2374882bea30807ecfc21b14029fecd289b145623e

Contents?: true

Size: 157 Bytes

Versions: 80

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

80 entries across 80 versions & 1 rubygems

Version Path
blacklight-spotlight-3.4.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.3.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.2.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.1.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.3 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.2 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.1 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.rc6 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.rc5 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.rc4 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.rc3 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.rc2 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.rc1 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.alpha.10 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.alpha.9 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.alpha.8 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.alpha.7 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.alpha.6 spec/support/controllers/engine_helpers.rb
blacklight-spotlight-3.0.0.alpha.5 spec/support/controllers/engine_helpers.rb