[Rails-core] Re: more love for resource_feeder, feedback appreciated

2006-12-11 Thread Chris T
Josh Knowles wrote: > > > On 12/11/06, *Rob Sanheim* <[EMAIL PROTECTED] > > wrote: > > This patch also includes an older patch that hasn't been committed > that changed the calls to SimplyHelpful use the latest method names - > so if nothing else, that should

[Rails-core] Re: more love for resource_feeder, feedback appreciated

2006-12-11 Thread Josh Knowles
On 12/11/06, Rob Sanheim <[EMAIL PROTECTED]> wrote: > This patch also includes an older patch that hasn't been committed > that changed the calls to SimplyHelpful use the latest method names - > so if nothing else, that should definitely be committed :). As it > stands right now, if you checkout

[Rails-core] Re: ticket #4245 - Fix rake/generators for symlinked plugins

2006-12-11 Thread Brandon Keepers
On Dec 11, 2006, at 11:47 AM, eclaymoore wrote: > > Brandon, > > I am a Rails user in practice and do not presume to know enough to > touch the internal code, but I am concerned by your patch to allow for > symlinked plugins. > > You are suggesting to change lines like this: > sources << PathSou

[Rails-core] Re: ticket #4245 - Fix rake/generators for symlinked plugins

2006-12-11 Thread eclaymoore
Brandon, I am a Rails user in practice and do not presume to know enough to touch the internal code, but I am concerned by your patch to allow for symlinked plugins. You are suggesting to change lines like this: sources << PathSource.new(:plugins, "#{::RAILS_ROOT}/vendor/plugins/**/generators")

[Rails-core] Fwd: [Rails] Re: [ANN] Windows Tempfile Fix Plugin

2006-12-11 Thread Francois Beausoleil
Hi, I think this patch needs applying. Could someone kindly take a look ? Thanks ! François -- Forwarded message -- From: Jonathan Viney <[EMAIL PROTECTED]> Date: 8 déc. 2006 17:05 Subject: [Rails] Re: [ANN] Windows Tempfile Fix Plugin To: [EMAIL PROTECTED] I ran into this a w

[Rails-core] more love for resource_feeder, feedback appreciated

2006-12-11 Thread Rob Sanheim
Hi all I've provided another patch for resource_feeder, making the rss 2.0 generation a bit more robust and flexible. It now includes some pubDate for the feed and not just the items, for example, which is probably something that should be there by default. I've also added some docs for the rss