Entries for month: February 2010
CF Wheels ORM Fun!!!
Posted by Stephen Weyrick | Tags: cfwheels , coldfusion , framework
Today I wanted to have some fun, so I decided to check out the CF Wheels Framework inspired by Ruby on Rails. I've never used Ruby on Rails before, but this framework is pretty nice. It took me all of about ten minutes to have a default page up and running + diplaying data from my model. I wanted to demonstrate just how easy it is to populate tabular data using the framework.