PandaPal::Engine.routes.draw do get '/config' => 'lti#tool_config' get '/launch' => 'lti#launch' end