Changeset 599

Show
Ignore:
Timestamp:
09/09/07 21:43:13 (1 year ago)
Author:
iv..@gweezlebur.com
Message:

mention old-style/rails plugins

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/Plugins

    r598 r599  
    3636 
    3737 
     38OLD-STYLE PLUGINS 
     39 
     40If you look at your config/dependencies.rb you'll see that the last few lines 
     41load all the plugins in deps/plugins.  If you have Rails ActiveRecord plugins 
     42you want to use, you can try dropping them in there and see what happens. 
     43 
     44 
    3845 
    3946HOW TO WRITE PLUGINS