summaryrefslogtreecommitdiffstats
path: root/system/rubygems/README
blob: b19dc61ea3ae80851116d5e81a58a444aeb3cdc6 (plain)
1
2
3
4
5
6
7
8
9
RubyGems is the Ruby standard for publishing and managing third party
libraries.

NOTICE:
 while the rubygems installation will be managed with this SlackBuild,
 the gems that will get installed to --local 'system', will be existing 
 in '/usr/lib/ruby/gems/1.8/gems/' 
 You can 'uninstall' them with `gem`, but otherwise they will remain
 if the rubygems package is removed.