Changes between Version 5 and Version 6 of HowTos/ORMIntegration/InstallingAnORM

Show
Ignore:
Timestamp:
11/15/11 16:35:00 (14 years ago)
Author:
bob.silverberg@… (IP: 174.119.126.240)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTos/ORMIntegration/InstallingAnORM

    v5 v6  
    5151!ColdFusion ORM is available in !ColdFusion versions 9.0 and above, so no installation is necessary. 
    5252 
    53 Create a 'transfer' directory in {webroot}/fooproject/config and also a 'transfer' directory inside {webroot}/fooproject/model. 
    54  
    5553Make sure that you have ORM enabled in your Application.cfc file. An example is:  
    5654{{{