Rails 2.3.5 - Add routes to your app - Really useful for rails engines and plugins

Since Rails 2.3.5 you can easily load new routes to your app anytime. So using

RouteSet#add_configuration_file

to load a separate route file can me extremly useful when creating a rails plugin or engine that needs to define some extra routes.

Eine Reaktion zu “Rails 2.3.5 - Add routes to your app - Really useful for rails engines and plugins”

  1. afovelosu

    afovelosu…

    Julie Clay

Einen Kommentar schreiben

du mußt angemeldet sein, um kommentieren zu können.