Changes between Version 1 and Version 2 of DebianHomeRoR
- Timestamp:
- Oct 27, 2009, 4:50:12 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DebianHomeRoR
v1 v2 3 3 * Note: this doc was originally published as http://bearstech.com/doc/installation-rails-locale 4 4 5 This is a short documentation which explains how to set up a Rails environment in a Unix "home". Expected usage is to have one account per application: it makes it very easy to maintain parallel environm enens with their own Gems and such, while sharing a server and the basic infrastructure like the Ruby interpreter and core libs.5 This is a short documentation which explains how to set up a Rails environment in a Unix "home". Expected usage is to have one account per application: it makes it very easy to maintain parallel environmnents with their own Gems and such, while sharing a server and the basic infrastructure like the Ruby interpreter and core libs. 6 6 7 7 == 1. Install a local version of Gem ==