Introduction(Redirected from Main) ICEGen is an Active Record code generator for ColdFusion. ICEGen looks at your database and creates an object for each table that is in your database. By doing so it will save you a bunch of time when creating your application. |