config/routes.rb in hyrax-3.0.0.pre.rc1 vs config/routes.rb in hyrax-3.0.0.pre.rc2

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true Hyrax::Engine.routes.draw do # Downloads controller route resources :homepage, only: 'index' # Route the home page as the root