Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
komagata committed Jul 5, 2011
1 parent 97d14f0 commit 9bcc3a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dm-redis-adapter/adapter.rb
Expand Up @@ -6,6 +6,7 @@ module DataMapper
module Adapters
class RedisAdapter < AbstractAdapter
def aggregate(resource)
[]
end
##
# Used by DataMapper to put records into the redis data-store: "INSERT" in SQL-speak.
Expand Down

0 comments on commit 9bcc3a0

Please sign in to comment.