What is the accepted procedure for removing a controller? Thanks. ... doug __________________________________________________ Do You Yahoo!? Tired of spam?...
If you use script/generate to make the controller, I recommend using script/destroy controller <ControllerName> to remove it. That removes the ancillary...
... Perfect. That's exactly what I was looking for. Yes, I used script/generate to generate the controller; and, yes, being sure that I got all the ancillary...
Is there a howto guide for setting up Apache as a front end for Mongrel? Am I going to need a Mongrel cluster? I assume that I am; otherwise, there would...
There is a pretty good discussion of how to go about setting up Apache as a front end for Mongrel at http://mongrel.rubyforge.org/docs/apache.html. I've used...
Yes, Ruby School, this Wednesday, Panera Bread. We can do some more ruby quizzes, or we can work on Capistrano since I have a need to learn that so I can...
I got it working. Thanks to all. See you this evening. ... doug ____________________________________________________________________________________ Food...
At last Wednesday's meeting I asked about including partials from a remote server across the network. It was suggested that I post my question on the Rails...
Doug, I'm just curious, do you have a specific reason for wanting to do this? There may be another way to fulfill the need without having to create remote ...
There was particular interest to see how I had my Mongrel set up in Apache 2.2. Here's the relevant part of my httpd.conf, which some people were trying to...
... Funny, I got asked that same question on the Rails list. Here's the answer I gave them: Let's say that you're a manufacturer of widgets for sale to the...
... Thanks for posting that, Scott. You may recall that I was the one doing the scribbling. ... Yep. I've already encountered that issue in my Centos4...
Sounds like a web service would serve the same purpose. And since you give the affiliate to have a custom CSS for the widget you really don't have that much...
Thanks for the input, Scott. Perhaps we can exchange some ideas on this topic at the next meeting. I've tried iframes before and they seem to have their own...
Yeah, iframes are not my favorite either because they can behave differently on different browsers but people seem to have found a way to make them work. From:...
... Your hypothetical situation is a perfect example of what web services were designed to do. The manufacturer's site would provide an API that can be called...
... That may be a double-edged sword. I know of situations where the widget manufacturer doesn't want the affiliates writing their own html. This is because...
I thought that when one created a helper method and placed it in the appropriate helper file the method was automatically available in the corresponding view...
Howdy everyone! I'm trying to help my company hire some more Ruby on Rails (RoR) developers. We need something like 10-20 more talented people by the end of...
... OK, Scott. I thought that what I was missing was most likely so basic that I would just be able to simply cut to the chase. Anyway, here goes: I have a...
I'm taking off in a couple of hours to fly up. I'm staying in the Marriot Suites. HOw about you. I'll buzz you when I get the chance. Forrest ... From:...