| Author |
website building?
|
Tina Ma
Ranch Hand
Joined: Nov 29, 2007
Posts: 194
|
|
|
Can Ruby on Rails be used to build a website? How good can flash/flex/actionscript files be integrated with a ROR application?
|
Tina
SCJP 1.4, SCWCD 1.4
|
 |
Matt Williams
Greenhorn
Joined: Feb 06, 2008
Posts: 14
|
|
Rails is an application framework for developing web-based applications. It works quite well for building websites and/or web applications. Perhaps you've heard of twitter?
Flex works well with it, too -- Manning has a book, Flexible Rails, about that topic.
|
 |
Jeremy McAnally
Author
Greenhorn
Joined: Feb 09, 2009
Posts: 19
|
|
|
Yup, as Matt pointed out Flex with Rails works great. You can use Flash, etc. perfectly fine since it just generates HTML.
|
 |
 |
|
|
subject: website building?
|
|
|