We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
active_model/naming
1 parent 37fb99e commit f96929aCopy full SHA for f96929a
activemodel/lib/active_model/naming.rb
@@ -3,6 +3,7 @@
3
require "active_support/core_ext/hash/except"
4
require "active_support/core_ext/module/introspection"
5
require "active_support/core_ext/module/redefine_method"
6
+require "active_support/core_ext/module/delegation"
7
8
module ActiveModel
9
class Name
0 commit comments