Hi,

I already have succussfully developed a web app with Rails 3 on an
Ubuntu server.

Now I want to build a small desktop app that should be running in
windows. I really like the easy way of Rails development. The best way
would be to run that app in a browser, but execute it on a local pc.

Is there any way to create a rails app without a web server???
Similiar to emulate the server with "rails server" in command line,
but I don't want that a whole server is running in the background.

I have found a GUI called "shoes" for Ruby, but that is not that easy
like rails and the apps are getting really big, because the whole
shoes interpreter is added!

Thanks in advance!

Sebastian

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to