On 2006-07-31, at 13:48 , David Heinemeier Hansson wrote:
Please do come up with some real life examples that skip_* can't deal with. Unless there is a very compelling set of those, I don't think its worth it.
I think skip_* can handle it all, I'm just wondering if there are filters running needlessly twice out there.
So I coded a quick plugin that'll help is figure that out, by logging when a filter runs repeatedly.
I'd like to ask everyone here with a bit of free time to add this plugin to some of your apps (just unpack to vendor/plugins), browse around a little, or run functional/integration tests, and then grep your RAILS_ENV.log for "called repeatedly"
Post here your grep results, even if you find nothing. (So we'll know it's not really a problem)
filter_call_log.tgz
Description: Binary data
_______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core