mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Missing require extract_options
This commit is contained in:
parent
18e889f91b
commit
ee4a2bb23d
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'active_support/core_ext/array/extract_options'
|
||||
|
||||
module ActiveModel
|
||||
# == Active \Model \Callbacks
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue