6Nov/090
The (natural) combination between ROR and flex
Well, I have been working with Flex for the past 2 years now, recently I bought a mac and I started developing Ruby On Rails applications.
I started thinking how does these 2 technologies combine together, Ruby on rails on the server side and flex on the client side, I found the combination to be very natural and easy, you can actually get quite a bit of satisfaction from combining these 2 together.
I know I did, and in this post I will show you how to build a phone book application where you can created new records in your phone book and have an HTML client side and FLEX client side with only just about 10 minutes of work.