Changeset 252

Show
Ignore:
Timestamp:
02/29/08 19:37:59 (6 months ago)
Author:
glenn
Message:

Minor adjustment to binary gems warning.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/frozen_gems/trunk/README

    r248 r252  
    2929of the gems installed in both libraries.) 
    3030 
    31 WARNING: Gems that have binary components will cause problems, as they 
    32 will be installed according to the architecture of the development machine, 
    33 which may be different from that of the deployment environment.  I  
    34 recommend that you install such gems in the system-wide gem library on 
    35 development machines and the deployment machine alike.  Suggestions 
    36 for a satisfactory solution to this problem are welcome. 
     31WARNING: Gems that have binary components install the binary components in 
     32the system-wide Ruby lib directories.  Thus, when such gems are frozen and  
     33deployed, they will be incomplete.  I recommend that you install such gems  
     34in the system-wide gem library on development machines and the deployment  
     35machine alike.  Suggestions for a satisfactory solution to this problem  
     36are welcome. 
    3737 
    3838(FrozenGems assumes Rails 2.0 or greater, due to its dependency on