Changeset 2908 for trunk/activesupport/README
- Timestamp:
- 11/07/05 09:51:47 (3 years ago)
- Files:
-
- trunk/activesupport/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/activesupport/README
r784 r2908 19 19 == Installation 20 20 21 The prefer ed method of installing Active Support is through its GEM file. You'll need to have22 RubyGems[http://rubygems.rubyforge.org/wiki/wiki.pl] installed for that, though. If you have ,21 The preferred method of installing Active Support is through its GEM file. You'll need to have 22 RubyGems[http://rubygems.rubyforge.org/wiki/wiki.pl] installed for that, though. If you have it, 23 23 then use: 24 24