Skip to content

Commit

Permalink
Object#returning has gone, it's already deprecated on 3-0-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Aug 15, 2010
1 parent 3c8b500 commit 2f9f082
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
1 change: 0 additions & 1 deletion activesupport/lib/active_support/core_ext/object.rb
Expand Up @@ -2,7 +2,6 @@
require 'active_support/core_ext/object/blank'
require 'active_support/core_ext/object/duplicable'
require 'active_support/core_ext/object/try'
require 'active_support/core_ext/object/returning'

require 'active_support/core_ext/object/conversions'
require 'active_support/core_ext/object/instance_variables'
Expand Down
43 changes: 0 additions & 43 deletions activesupport/lib/active_support/core_ext/object/returning.rb

This file was deleted.

0 comments on commit 2f9f082

Please sign in to comment.