dub: should we make it the de jure package manager for D?
Jacob Carlborg
doob at me.com
Thu Oct 10 07:11:03 PDT 2013
On 2013-10-10 14:25, Bruno Medeiros wrote:
> Rigth, but then you would need to share the .lock file to the other
> machine you want to install/compile "foo" in. The repository alone would
> not be enough for that.
Yes, absolutely. In the Rails world it's recommended that you add both
Gemfile and Gemfile.lock to the SCM for you're Rails applications. For
Rails plugins you should only add Gemfile to SCM.
You usually don't have your Rails application uploaded to RubyGems.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list