You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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