From 86699339bc01f4dd8eefe86d04317b2e0b3cf233 Mon Sep 17 00:00:00 2001 From: Emilio Tagua Date: Thu, 14 Oct 2010 13:28:43 -0300 Subject: Weakling is only required for JRuby. --- activerecord/lib/active_record.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activerecord/lib') diff --git a/activerecord/lib/active_record.rb b/activerecord/lib/active_record.rb index ff6cf44a73..83e20af3d0 100644 --- a/activerecord/lib/active_record.rb +++ b/activerecord/lib/active_record.rb @@ -32,7 +32,6 @@ require 'active_support' require 'active_support/i18n' require 'active_model' require 'arel' -require 'weakling' require 'active_record/version' -- cgit v1.2.3