From: James Britt Date: 2006-07-23T00:42:48+09:00 Subject: Re: H- Undefined Method? Ben V. wrote: > Sorry, yes, Rails. What method could I use instead? Not really familliar > with ther methods; I'm pretty new to Rails/Ruby. But still, it should > work in a controller file.Thanks, 1. I think that method works only in helper code or in views, but not (by default) in controllers. 2. Please ask rails questions on the rails mailing list. http://lists.rubyonrails.org/mailman/listinfo/rails -- James Britt "Inside every large system there's a small system trying to get out". - Chet Hendrickson