Colin A. Bartlett on 13 Aug 2007 16:41:05 -0000 |
Keith Fitzgerald wrote: what if you're working on a team? wouldn't be easier to have svn manage dependencies rather than trusting that each developer is running the exact same gems and versions? what if you're running two ror apps. app x requires one version of an api and a app y requires another?You can have multiple versions of the same gem installed simultaneously. That's one very handy feature for people like us who host bunches of apps on one machine. Otherwise, you're right, it would be a royal PITA to have to upgrade all of your apps to a new version when you want to upgrade one of them. -- Colin A. Bartlett Kinetic Web Solutions http://blog.kineticweb.com _______________________________________________ To unsubscribe or change your settings, visit: http://lists.phillyonrails.org/mailman/listinfo/talk
|
|