Skip to content

Commit

Permalink
Cherry pick AS extensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
miloops committed Sep 14, 2009
1 parent 7a7ee72 commit 8852db7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/arel.rb
@@ -1,3 +1,7 @@
require 'active_support/inflector'
require 'active_support/core_ext/module/delegation'
require 'active_support/core_ext/class/attribute_accessors'

require 'active_record'
require 'active_record/connection_adapters/abstract/quoting'

Expand Down

0 comments on commit 8852db7

Please sign in to comment.