I\'ve been trying to get basic async HTTP calls to work in my app. I\'ve tried using some codein my app from the Rails 3 async stack demo: http://github.com/igrigorik/async-rails, but I\'m getting \"
So I\'m trying to get thin to run as a service with RVM. After a thin install I manually updated /etc/init.d/thin to use an su - user when running the config command so that thin was running as a loca
I am trying to run PHP and Rails in the same virtual host, however, PHP is being displayed as plain/text. When I create a test host without all the rewrites and proxy-ing, Apache2 will process the PHP
Thin DreamDoyle Bramhall II & SmokestackWelcomeThin Dream - Doyle Bramhall II & SmokestackWritten by:Doyle Bramhall Ii/Susannah K. MelvoinThe sun raised upShine down on youThese waves will pauseAnd t
i would like a single alias (ts) which开发者_运维百科 starts my local development server. the script should test for an open port starting at 3000 and use the first available port. additionally, some
Trying to get Thin working with Bundle on Windows, I know, major PITA but anyways, I\'m new to Thin and Bundle gem, I\'m on Ruby 1.8.6 and
How can I fix this error, and install thin or other gems? $ sudo gem install thin Building native extensions.This could take a while...
I\'m a newcomer trying to get my feet wet with Ruby and Sinatra. I followed the Slicehost articles in getting Ruby 1.9.1 setup along with Thin 1.2.7 with a reverse proxy to Nginx.
I use now thin to serve my rack application on my webserver. I have a lot of web application so I have a init script who check all file in my /etc/thin and start all of then with configuration inside.
We\'re working on a Ruby on Rails app that needs to take advantage of html5 websockets. At the moment, we have two separate \"servers\" so to speak: our main app running on nginx+passenger, and a sepa