New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Version 6 and Version 7 of RubySection


Ignore:
Timestamp:
04/10/09 11:29:05 (4 years ago)
Author:
febeling@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RubySection

    v6 v7  
    99== Usage Information == 
    1010 
    11 Ports with ruby libraries have a prefix {{{rb}}} or {{{rb19}}}. So the Rails port is called rb-rails, e.g. If you installed a port which installs a rubygem, you should avoid manipulating that port with {{{gem}}} directly, since that makes the information inside MacPorts inconsistent. If you use gem a lot directly, you might be better off if you these exclusively. 
     11Ports providing a ruby library package have a prefix {{{rb}}} or {{{rb19}}}. So the Rails port is called rb-rails, e.g. If you installed a port which installs a rubygem, you should avoid manipulating that port with {{{gem}}} directly, since that makes the information inside MacPorts inconsistent. If you use gem a lot directly, you might be better off if you these exclusively. 
    1212 
    1313== Guidelines for Ruby Ports ==