Navigation Menu

Skip to content

Commit

Permalink
requires active_support/core_ext/hash/keys in benchmarkable because i…
Browse files Browse the repository at this point in the history
…t uses assert_valid_keys
  • Loading branch information
fxn authored and jeremy committed Jan 1, 2010
1 parent 39667c8 commit da97b51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activesupport/lib/active_support/benchmarkable.rb
@@ -1,4 +1,5 @@
require 'active_support/core_ext/benchmark'
require 'active_support/core_ext/hash/keys'

module ActiveSupport
module Benchmarkable
Expand Down

0 comments on commit da97b51

Please sign in to comment.