I am currently running ruby on rails (ruby 1.8.7, rails 2.3.8) on a windows 2008 server in IIS7. I am using mongrel rails to run the instances and then adding the instances to a server farm in IIS7 to
I\'m developing an small application on RoR and OSX 10.6.4 workstation, and I\'m looking for guidance on two things: -
I am deploying a rails 3 application o开发者_运维问答n a windows machine and I wan to run the app on mongrel. I have installed mongrel manually (not through bundler). I didn\'t installed it through bu
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
So I\'m working on 开发者_开发知识库a large rails app that has a bunch of selenium tests.Running a local dev instance of the site (apache w/ mod_passenger) works fine, but when I run the selenium test
I am new to programming (previously only did html/css/design) trying to start learning RoR via the book Simply Rails 2. However I want to start with the most recent versions of Ruby(1.9.2) and Rails (
I\'m using Rails 3.0.1, HAML 0.3.22, and Mongrel 1.1.5 (and MongoMapper not AR). I\'m rendering a list, and each list item is it\'s own partial. Every time the page renders one of the list item partia
In my Rails application I am able to upload only up to 1.5GB when using Internet Explorer, but when I use Chrome开发者_开发百科 I am able to upload 10GB without a problem. Why is this? I am running Mo
I\'m getting the following error on log/mongrel.6001.log I\'m using mongrel_cluster , rails 3 and ruby 1.8.7
I am a newbie to rails. I just started learning Ubuntu, I am using version 10.04 especially to work on rails and use feedzirra in my college project.