Skip to content

Dependency Strategy

keyvanfatehi edited this page Jul 6, 2012 · 1 revision

As you port gems with Hokkaido you will need to deal with gem dependencies.

Currently, Hokkaido does not recursively port your target gem's dependencies. As success rates go up and porting intelligence increases this may change.

In the meanwhile, you can follow this strategy:

01:22 jsilver_: which is why i came up with this workflow
01:22 jsilver_: Hokkaido all the Dependencies
01:22 jsilver_: create public forks on GH
01:22 jsilver_: Gemfile the deps
01:22 jsilver_: and use :git => thing
Clone this wiki locally