Skip to content

Commit

Permalink
Remove erroneous requiring of deprecated classes
Browse files Browse the repository at this point in the history
  • Loading branch information
arunthampi committed Jun 25, 2008
1 parent d65f29f commit 1387a81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/active_couch.rb
Expand Up @@ -4,8 +4,6 @@
require 'rubygems'
require 'json'

require 'active_couch/attribute'
require 'active_couch/associations'
require 'active_couch/support'
require 'active_couch/errors'
require 'active_couch/base'
Expand Down

0 comments on commit 1387a81

Please sign in to comment.