Changeset 966

Show
Ignore:
Timestamp:
05/12/07 20:01:22 (2 years ago)
Author:
sandal
Message:

INSTALL update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ruport-util/trunk/INSTALL

    r912 r966  
    1717== Getting Ruport 
    1818 
    19 To use ruport-util, you'll need Ruport >= 0.11.0 
     19To use ruport-util, you'll need Ruport >= 0.12.0 
    2020 
    21 The easiest way to install developmental Ruport is via RubyGems: 
    22  
    23   sudo gem install ruport --source http://gems.rubyreports.org 
    24  
    25 You can also find and check out the appropriate tag from: 
    26  
    27   http://stonecode.svnrepository.com/ruport/ruport/tags 
    28  
    29 Or build Ruport from trunk, if you want to live on the edge. 
     21  sudo gem install ruport -y 
    3022 
    3123== Installing ruport-util 
     
    3325It's on RubyForge: 
    3426 
    35   gem install ruport-util 
     27  gem install ruport-util -y 
    3628 
    3729== Using 
     
    4638 
    4739== Help? 
    48    
    49   http://list.rubyreports.org 
     40    
     41Please report any problems on the Ruport mailing list: 
     42http://list.rubyreports.org 
  • ruport-www/resources.html

    r965 r966  
    3939      <p><a href="http://api.rubyreports.org/">API Documentation</a></p> 
    4040 
    41       <p>If you spot defects in the docs, or are having trouble understanding 
    42       them, please file bug reports.</p> 
    43  
     41      <p>rdoc for the latest version of the ruport gem.  
     42          If you spot defects in the docs, or are having trouble understanding them, 
     43           please file bug reports.</p> 
     44                                                                      
     45      <p><a href="http://stonecode.svnrepository.com/ruport/trac.cgi/wiki/ActsAsReportable"> 
     46          Ruport+Rails (acts_as_reportable)</p> 
     47         
     48         
     49      
    4450      <h3>Community</h3> 
    4551