mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Remove unnecessary require (happened after fcbde454f6)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
require "active_support/core_ext/module/remove_method"
|
||||
|
||||
class Module
|
||||
# Provides a delegate class method to easily expose contained objects' methods
|
||||
# as your own. Pass one or more methods (specified as symbols or strings)
|
||||
|
||||
Reference in New Issue
Block a user