Skip to content

Commit

Permalink
Missing require extract_options
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jan 31, 2013
1 parent 18e889f commit ee4a2bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions activemodel/lib/active_model/callbacks.rb
@@ -1,3 +1,5 @@
require 'active_support/core_ext/array/extract_options'

module ActiveModel
# == Active \Model \Callbacks
#
Expand Down

0 comments on commit ee4a2bb

Please sign in to comment.