From: Mike Stephens Date: 2009-08-28T06:28:19+09:00 Subject: Re: Possible to use Ruby for Dynamic HTML sites without Rail Ruby is perfect for web applications. If you want something familiar (like ASP or PHP) then use eRuby, but you don't need to use any frameworks at all. Rails has many good things about it but it means you have two mountains to climb instead of one. I think working with simple Ruby first and then going onto incorporate frameworks later is a good idea but that's just a personal opinion. -- Posted via http://www.ruby-forum.com/.