Sha256: b5b1ba1d42f36f30b066a65d5c74d674563266677425eb53b158012e4a6e5152

Contents?: true

Size: 130 Bytes

Versions: 2

Compression:

Stored size: 130 Bytes

Contents

module ActionDispatch::Routing
  class Mapper

    def spotlight_root
      root to: "spotlight/home_pages#show"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
blacklight-spotlight-0.0.2 lib/spotlight/rails/routes.rb
blacklight-spotlight-0.0.1 lib/spotlight/rails/routes.rb