Skip to content

Commit

Permalink
requiring 'dm-aggregates'
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Oct 17, 2009
1 parent e30c3a0 commit 465c833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/ruote/dm/storage/dm_storage.rb
Expand Up @@ -23,6 +23,7 @@
#++

require 'dm-core'
require 'dm-aggregates'

require 'ruote/engine/context'
require 'ruote/queue/subscriber'
Expand Down
1 change: 1 addition & 0 deletions ruote-dm.gemspec
Expand Up @@ -23,6 +23,7 @@ DataMapper extensions for ruote 2.0 (ruby workflow engine)
'ruote',
'do_mysql',
'dm-core',
'dm-aggregates',
'dm-types'
].each { |d|
s.requirements << d
Expand Down

0 comments on commit 465c833

Please sign in to comment.