ruby on rails - Load gem's/engine's Gemfile in host application? -
is there proper way include gem's/an engine's gemfile in host application listed gems installed well?
i know gemspec file supposed gemfile changing quite , it'd make life easier if possible.
check out answer in thread:
bundler - load multiple gemfiles
since gemfile ruby code, can include other gemfiles.
Comments
Post a Comment