This project is archived and is in readonly mode.
Changeset [fda3ac6e6824d494102e8fc5f4114a550caa22b1] by David Heinemeier Hansson
December 15th, 2009 @ 02:01 AM
Add Enumerable#exclude? to bring parity to Enumerable#include?
and avoid if !x.include?/else calls [DHH]
http://github.com/rails/rails/commit/fda3ac6e6824d494102e8fc5f4114a...
Committed by David Heinemeier Hansson
- M activesupport/CHANGELOG
- M activesupport/lib/active_support/core_ext/enumerable.rb
- M activesupport/test/core_ext/enumerable_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>