Navigation Menu

Skip to content

Commit

Permalink
Add missing require 'set'
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuma committed Jun 20, 2011
1 parent 2df2bfd commit 140ba34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions activerecord/lib/active_record/connection_adapters/column.rb
@@ -1,3 +1,5 @@
require 'set'

module ActiveRecord
# :stopdoc:
module ConnectionAdapters
Expand Down

0 comments on commit 140ba34

Please sign in to comment.