Rails.application.routes.draw do

  mount PropertyHire::Engine => "/property_hire"
end