This is from the development log... /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/dispatcher.rb:101:in `dispatch_cgi\'
I\'ve recently started looking at Merb, for use with some small projects around the office. I\'m trying to set up my first project following the docs, and am encountering an exception such as:
I have the Ruby on Rails-based application Redmine (based on the BitNami redmine package) running on a Windows virtual server. It runs Apache, Mongrel, Ruby, and rails.
I\'m a newb to RoR. I\'m using the book \"Agile Web Development with Rails\" to get started on Windows 7.
I\'m brand new at Ruby. Trying to set up the first application/project using Aptana Studio. Here are my ruby and gem versions
i have a rails application on production which is running using mongrel, I can successfully start the mogrel for the application but when i try to access the application on the URL it 开发者_开发问答i
Closed. This question is off-topic. It is not currently accepting answers. Want to improv开发者_StackOverflowe this question? Update the question so it's on-topic for Stack Overflow.
Have an app that has \"listings\" - think classified ads - and each listing has a list of tags. The following code fails when I run the app in production mode, but works fine under development mode
I\'m currently using Mongrel to develop a custom web application project. I would like Mongrel to use a defined Http Handler based on a regular expression. For example, everytime someone calls a url
I get this error when laun开发者_运维问答ching my Mongrel server... $ script/server --debugger => Booting Mongrel