What do I need to write a web-based application invoked from a browser

Hello Team,

I am looking for suggestion/guidance and best approaches to learn Web
development with Ruby. Bear with me and let me explain what I mean. I
realize that this could mean something different to different people. To
make matter even worst, I'm not sure that I know what I am talking about,
although I think I know what I want to do. With this long
preamble...........

I would like to develop an application that will be invoked and run on a
browser. I have a simple application that uses *shoes* and it is great. *shoes
*is very nice. That said, however, for other people to use it I have to
distribute the code, including having to install ruby. I would like to be
able to fire up a browser and execute the application which will reside on
a server.
My problem is that I don't know where or how to start. Your help will be
appreciated.

Thank you

···

--
Ruby Student

If I were you I'd start with a basic Ruby on Rails tutorial. That sounds
like exactly what you're after.

···

--
Posted via http://www.ruby-forum.com/.

You should have a look at Sinatra.

···

Am 07.06.2013 15:54, schrieb Ruby Student:

have to distribute the code, including having to install ruby. I would
like to be able to fire up a browser and execute the application which
will reside on a server.

--
<https://github.com/stomar/>

Joel, thank you for your suggestion.

···

On Fri, Jun 7, 2013 at 11:33 AM, Joel Pearson <lists@ruby-forum.com> wrote:

If I were you I'd start with a basic Ruby on Rails tutorial. That sounds
like exactly what you're after.

--
Posted via http://www.ruby-forum.com/.

--
Ruby Student

I certainly will.

Thank you for the suggestion

···

On Sun, Jun 9, 2013 at 2:32 PM, <sto.mar@web.de> wrote:

Am 07.06.2013 15:54, schrieb Ruby Student:

have to distribute the code, including having to install ruby. I would

like to be able to fire up a browser and execute the application which
will reside on a server.

You should have a look at Sinatra.

--
<https://github.com/stomar/>

--
Ruby Student