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 f6b0fe3 commit 97d14f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dm-redis-adapter/adapter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
module DataMapper
module Adapters
class RedisAdapter < AbstractAdapter
def aggregate
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 97d14f0

Please sign in to comment.