Re: [Rails-core] Re: Location of Nested Controller Layout Files

2006-02-06 Thread DeLynn Berry
> I think that may cause a little confusion if there's a special check > for the 'application' layout within subdirectories. I suggest > making a BaseController from which other controllers inherit in that > directory... I agree with you, and your suggestion was how I had solved this problem pre

Re: [Rails-core] Re: Location of Nested Controller Layout Files

2006-02-06 Thread DeLynn Berry
> I just submitted a patch that fixes this issue and also enhances the > documentation to explain how to get the auto-discovery of layout files > to work with nested controllers. I guess it might have been good to include the url to the patch :-) http://dev.rubyonrails.org/ticket/3747. -- DeLynn

[Rails-core] Nudge for #3246

2006-02-06 Thread Duane Johnson
#3246: RJS Templates need better replace semanticsJust checking up on this patch since the discussion around the net seems to conclude that it's a good thing.  Sam, is this patch soon to be accepted, or is there some hesitation? Duane Johnson(canadaduane)http://blog.inquirylabs.com/ ___

[Rails-core] anyone in a committing mood?

2006-02-06 Thread Michael Schoen
Got a handful of pending patches, most of them small tweaks to the Oracle adapter. Should be quick work for somebody. http://dev.rubyonrails.org/ticket/2446 http://dev.rubyonrails.org/ticket/3210 http://dev.rubyonrails.org/ticket/3476 http://dev.rubyonrails.org/ticket/3610 http://dev.r

[Rails-core] Still trying to get pagination fixed.. STILL have this ActiveRecord connection helper thingy pending

2006-02-06 Thread Kevin Clark
Hi guys. Apparently my complaints about lack of feedback didn't get any notice. Funny that. Anyway, tests which isolate the pagination error have been written for a long time. I'm still waiting on feedback or commital of the ActiveRecord Helper thingy.. I don't think it'll work as a super class of