Skip to content

Commit

Permalink
require 'thread' before using mutex
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jul 1, 2011
1 parent 2ed8097 commit 13990d5
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,3 +1,4 @@
require 'thread'
require 'active_support/core_ext/file'

module ActionView
Expand Down

0 comments on commit 13990d5

Please sign in to comment.