require './registration.rb' base_path = ENV['NUREG_BASE'] || '/' map base_path do run RegistrationApp end