Skip to content

Commit

Permalink
Add missing require to with_options [#4601 state:resolved]
Browse files Browse the repository at this point in the history
Signed-off-by: José Valim <jose.valim@gmail.com>
  • Loading branch information
carlosantoniodasilva authored and josevalim committed May 15, 2010
1 parent 58adc67 commit c77794a
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1,3 +1,5 @@
require 'active_support/option_merger'

class Object
# An elegant way to factor duplication out of options passed to a series of
# method calls. Each method called in the block, with the block variable as
Expand Down

0 comments on commit c77794a

Please sign in to comment.