mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Explicit dependency on Proc#bind extension
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
require 'active_support/core_ext/class/inheritable_attributes'
|
||||
require 'active_support/core_ext/proc'
|
||||
|
||||
module ActiveSupport
|
||||
# Rescuable module adds support for easier exception handling.
|
||||
|
||||
Reference in New Issue
Block a user