This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Daniel Wanja (author)
Sun May 03 14:25:16 -0700 2009
flexonrails / 03_Flex_with_RESTful_Services
03_Flex_with_RESTful_Services/README
This is the code used for chapter 03 - Flex with RESTful Services. Before starting the Rails application don't forget to create and migrate the database by doing the followoing: rake db:create rake db:migrate The Rails application exposes three resources: an account has many positions which in turn has many movements. The Flex applications has one file: main.xml provide a rudimentary user interface to access the three resources.








