This document discusses Flex Builder and integrating Flex with Ruby on Rails using REST. It provides instructions for setting up a Rails project with authentication and generating a scaffold for messages. It also describes creating a Flex client to call the Rails REST API and display the messages. The document recommends using frameworks like RestfulX to simplify the REST integration between Rails