Changeset 9

Show
Ignore:
Timestamp:
08/29/2006 08:56:22 AM (2 years ago)
Author:
matthew
Message:

Explicitly require 'auto_admin' in init.rb - fixes #4 (Tim Lucas)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/auto-admin/init.rb

    r1 r9  
    11# Copyright (c) 2006 Matthew Draper 
    22# Released under the MIT License.  See the LICENSE file for more details. 
     3 
     4require 'auto_admin' 
    35 
    46class ActionController::Routing::RouteSet