From: Peter Vandenabeele Date: 2012-01-24T17:46:32+09:00 Subject: Re: Web Application from Scratch - like PHP --20cf300fb11bf7e1c704b7422e4e Content-Type: text/plain; charset=UTF-8 On Tue, Jan 24, 2012 at 7:35 AM, Gaurav C. wrote: > Hi, > > I come from a PHP background. I've created many web apps in PHP, using > simple self-made ORM classes and also other popular open-source > frameworks. > > I intend to learn Ruby thoroughly before jumping to any Ruby web > framework. How do I create simple web applications using plain Ruby (and > a server like WEBrick of course)? I learnt PHP by creating simple > classes that could read stuff from and add to the database. Once I was > through with this, I started learning other major frameworks in PHP > (like Yii). I think it will be best to learn Ruby the same way, once I > know the basic concepts of it. > > How do I go about this? How can I create a very simple web app in Ruby, > with a few classes that can talk to the db? > This was an interesting thread on this subject (begin Jan 2012): http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/391927 Press the green "N" button on top to follow the discussion. HTH, Peter --20cf300fb11bf7e1c704b7422e4e--