mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Fix use of Deprecation without requiring active_support/deprecation in ActiveSupport::Concern
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require 'active_support/deprecation'
|
||||
|
||||
module ActiveSupport
|
||||
# A typical module looks like this:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user