I''ve submitted following patches related to removing deprecated functionality or deprecation tests. http://dev.rubyonrails.org/ticket/8958 - This is a fairly big patch. Current code for render() is bit of a mess because of supporting deprecated methods. http://dev.rubyonrails.org/ticket/8993 - Removes support for deprecated count(conditions=nil, joins=nil) method. http://dev.rubyonrails.org/ticket/8988 - Pretty straight forward one. It just removes duplicated tests mainly. But it also adds a new test case for deprecated method removed in patch above. So if the above one gets committed, this one will need to be modified a little. It''ll be great if someone can comment/review these patches. Thanks, Pratik -- http://m.onkey.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---