Assembla home | Assembla project page
 

Changeset 5

Show
Ignore:
Timestamp:
03/16/08 08:33:36 (10 months ago)
Author:
battlehorse
Message:

Removed active_record framework, since it's not used by railtrackr at this stage

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/rails/config/environment.rb

    r4 r5  
    2020  # To use Rails without a database, you must remove the Active Record framework 
    2121  # config.frameworks -= [ :active_record, :active_resource, :action_mailer ] 
     22  config.frameworks -= [ :active_record ] 
    2223 
    2324  # Only load the plugins named here, in the order given. By default, all plugins