mirror of
https://github.com/github/rails.git
synced 2026-01-29 16:28:09 -05:00
Cant use separate module [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4490 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
require File.dirname(__FILE__) + '/enumerable/injections'
|
||||
|
||||
module Enumerable #:nodoc:
|
||||
# Collect an enumerable into sets, grouped by the result of a block. Useful,
|
||||
# for example, for grouping records by date.
|
||||
|
||||
Reference in New Issue
Block a user