mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Uses &:foo
This commit is contained in:
parent
db42f1bf67
commit
635f68dca9
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ require 'pp'
|
|||
require 'active_support/dependencies'
|
||||
require 'active_support/core_ext/module/loading'
|
||||
require 'active_support/core_ext/kernel/reporting'
|
||||
require 'active_support/core_ext/symbol/to_proc'
|
||||
|
||||
module ModuleWithMissing
|
||||
mattr_accessor :missing_count
|
||||
|
|
Loading…
Reference in a new issue