Changeset 1129
- Timestamp:
- 07/12/07 22:54:55 (1 year ago)
- Files:
-
- ruport-www/examples.html (modified) (1 diff)
- ruport-www/release_notes-1.0.html (modified) (1 diff)
- ruport-www/resources.html (modified) (3 diffs)
- ruport-www/ruport.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ruport-www/examples.html
r1121 r1129 25 25 <li><a href="http://ruportbook.com">Book</a></li> 26 26 <li><a href="http://list.rubyreports.org">Mailing List</a></li> 27 <li><a href="http://code.rubyreports.org">Wiki</a></li> 28 <li><a href="http://blog.rubyreports.org/">Blog</a></li> 29 <li><a href="resources.html">Resources</a></li> 27 <li><a href="resources.html">Resources</a></li> 28 <li><a href="http://code.rubyreports.org">Development</a></li> 30 29 </ul> 31 30 </div> ruport-www/release_notes-1.0.html
r1121 r1129 24 24 <li><a href="http://ruportbook.com">Book</a></li> 25 25 <li><a href="http://list.rubyreports.org">Mailing List</a></li> 26 <li><a href="http://code.rubyreports.org">Wiki</a></li> 27 <li><a href="http://blog.rubyreports.org/">Blog</a></li> 28 <li><a href="resources.html">Resources</a></li> 26 <li><a href="resources.html">Resources</a></li> 27 <li><a href="http://code.rubyreports.org">Development</a></li> 29 28 </ul> 30 29 </div> ruport-www/resources.html
r1121 r1129 24 24 <li><a href="http://ruportbook.com">Book</a></li> 25 25 <li><a href="http://list.rubyreports.org">Mailing List</a></li> 26 <li><a href="http://code.rubyreports.org">Wiki</a></li> 27 <li><a href="http://blog.rubyreports.org/">Blog</a></li> 28 <li><a href="resources.html">Resources</a></li> 26 <li><a href="resources.html">Resources</a></li> 27 <li><a href="http://code.rubyreports.org">Development</a></li> 29 28 </ul> 30 29 </div> … … 49 48 <p>rdoc for the latest version of the ruport gem. 50 49 If you spot defects in the docs, or are having trouble understanding them, 51 please file bug reports.</p> 52 53 <p><a href="http://stonecode.svnrepository.com/ruport/trac.cgi/wiki/ActsAsReportable"> 54 Ruport+Rails (acts_as_reportable)</p></a> 55 56 <p>This is the wiki homepage for Ruport's ActiveRecord/Rails integration. 57 Keep an eye on this page for the most up to date resources for AAR.</p> 58 59 <p><a href="http://stonecode.svnrepository.com/ruport/trac.cgi/wiki/RuportUtil"> 60 Ruby Reports Utilities Package</a></p> 61 62 <p> 63 A basic page that will get you started with ruport-util, 64 our experimental package for adding support for things like report 65 mailing, invoices, and graphing 66 </p> 50 please file bug reports.</p> 67 51 68 52 <a name="community"><h3>Community</h3></a> … … 89 73 <a name="development"><h3>Development</h3></a> 90 74 91 <p><a href="http://code.rubyreports.org"> Trac Wiki</a></p>75 <p><a href="http://code.rubyreports.org">code.rubyreport.org</a></p> 92 76 93 <p>Keep an eye on it for helpful resources. You can make change 94 requests and submit bug reports using the account ruport / blinky to 95 file tickets. The Timeline RSS Feed is a great way to stay on top of 96 changes.</p> 77 <p>This is the official developer resource listing for Ruby Reports. 78 Keep up to date on repository locations, wikis, bug trackers, and 79 other essential details for ruport and its related projects here.</p> 97 80 98 81 <p><a href="http://groups.google.com/group/ruport-dev"> ruport-www/ruport.html
r1124 r1129 24 24 <li><a href="http://ruportbook.com">Book</a></li> 25 25 <li><a href="http://list.rubyreports.org">Mailing List</a></li> 26 <li><a href="http://code.rubyreports.org">Wiki</a></li> 27 <li><a href="http://blog.rubyreports.org/">Blog</a></li> 28 <li><a href="resources.html">Resources</a></li> 26 <li><a href="resources.html">Resources</a></li> 27 <li><a href="http://code.rubyreports.org">Development</a></li> 29 28 </ul> 30 29 </div> … … 104 103 <p class="badgeLabel">Support the Ruby Reports Documentation Effort</p> 105 104 106 <h2>News</h2> 105 <h2>News</h2> 106 <p><a href="http://code.rubyreports.org">code.rubyreports.org 107 Launched (2007.07.12)</a></p> 107 108 <p><a 108 109 href="http://groups.google.com/group/ruby-reports/browse_thread/thread/f796091ec44b3a16">Ruport
