class Merb::BootLoader::Router
Loads the router file. This needs to happen after everything else is loaded while merb is starting up to ensure the router has everything it needs to run.
Public Class Methods
router_file()
click to toggle source