mongrel
Ruby Rails Mongrel Server ODBC connection reset
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[详细]
2023-01-30 03:11 分类:问答Deploy Ruby on Rails - Development Environment
I\'m developing an small application on RoR and OSX 10.6.4 workstation, and I\'m looking for guidance on two things: -[详细]
2023-01-27 21:22 分类:问答Mongrel on windows with rails3
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[详细]
2023-01-26 10:28 分类:问答Ruby on Rails Server options [closed]
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[详细]
2023-01-24 06:52 分类:问答Click testing on rails 2.3.10 site works under mod_passenger, selenium tests fail when running under mongrel. Why?
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[详细]
2023-01-21 21:31 分类:问答LoadError running Mongrel with Rails3 and Ruby 1.9.2
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 ([详细]
2023-01-21 18:42 分类:问答Rails Partial (Rails 3, HAML) arbitrarily slow
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[详细]
2023-01-21 12:13 分类:问答What is the maximum file size upload limit in Internet Explorer?
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[详细]
2023-01-20 23:11 分类:问答Error calling Dispatcher.dispatch #<NameError: uninitialized constant ActionController::CgiRequest
I\'m getting the following error on log/mongrel.6001.log I\'m using mongrel_cluster , rails 3 and ruby 1.8.7[详细]
2023-01-19 23:07 分类:问答Ruby on Rails installation error on Ubuntu
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.[详细]
2023-01-18 11:19 分类:问答