Changeset 9
- Timestamp:
- 08/29/2006 08:56:22 AM (2 years ago)
- Files:
-
- trunk/auto-admin/init.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/auto-admin/init.rb
r1 r9 1 1 # Copyright (c) 2006 Matthew Draper 2 2 # Released under the MIT License. See the LICENSE file for more details. 3 4 require 'auto_admin' 3 5 4 6 class ActionController::Routing::RouteSet
