1. 08 7月, 2012 2 次提交
    • @
      move route_inspector to actionpack · ef91cddb
      @schneems and @mattt 提交于
      this is so we can show route output in the development when we get a routing error. Railties can use features of ActionDispatch, but ActionDispatch should not depend on Railties.
      ef91cddb
    • S
      show routes while debugging RoutingError · fa714ec7
      schneems 提交于
      If someone receives a routing error, they likely need to view the routes. Rather than making them visit '/rails/info/routes' or run `rake routes` we can give them that information on the page.
      fa714ec7
  2. 07 7月, 2012 31 次提交
  3. 06 7月, 2012 7 次提交