aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/activesupport.rb
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2009-09-11 19:22:54 -0700
committerJeremy Kemper <jeremy@bitsweat.net>2009-09-12 02:41:01 -0700
commit8682d76cc988715fdea11e2c88fa2b56ae2b4709 (patch)
tree03cd872545afa26544847f110ee46fd1fa133e16 /activesupport/lib/activesupport.rb
parent3ce16b4c5fd3007d6b43364253506462e680b227 (diff)
downloadrails-8682d76cc988715fdea11e2c88fa2b56ae2b4709.tar.gz
rails-8682d76cc988715fdea11e2c88fa2b56ae2b4709.tar.bz2
rails-8682d76cc988715fdea11e2c88fa2b56ae2b4709.zip
Revert "Allow frameworks to be required by their gem name"
This has just been confusing. Better to educate than band-aid. This reverts commit 18a24274ec823ded4ffa29bf33fd3d76816aab7e. Originally from http://dev.rubyonrails.org/ticket/8845 [drnic]
Diffstat (limited to 'activesupport/lib/activesupport.rb')
-rw-r--r--activesupport/lib/activesupport.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activesupport/lib/activesupport.rb b/activesupport/lib/activesupport.rb
deleted file mode 100644
index 69f36f7934..0000000000
--- a/activesupport/lib/activesupport.rb
+++ /dev/null
@@ -1 +0,0 @@
-require 'active_support'