mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Use Symbol#to_proc in rails plugin internals
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
require 'active_support/core_ext/kernel/reporting'
|
||||
require 'active_support/core_ext/symbol'
|
||||
require 'active_support/dependencies'
|
||||
|
||||
module Rails
|
||||
|
||||
Reference in New Issue
Block a user