From: Ruby Newbee Date: 2009-12-12T22:32:57+09:00 Subject: Re: which template for ruby-begin project? On Sat, Dec 12, 2009 at 9:14 PM, Brian Candler wrote: > Ruby Newbee wrote: >> And I believe Sinatra is lighter and easier to learn than Rails, is it? > > Yes - in the sense that it's very much smaller, and you can easily grasp > the whole of it. > > You'll probably end up writing your own helper methods for the things > you need - which in many cases is easier that wading through Rails APIs > to try and find whether Rails has something pre-existing that you could > use, and how to use it. > > As regards templates: note the following comment from the HEAD > (unreleased) version of Sinatra. > Thank you Brian for the useful information.