Changeset 946
- Timestamp:
- 05/12/07 18:51:29 (2 years ago)
- Files:
-
- ruport-www/resources.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ruport-www/resources.html
r884 r946 28 28 <h2>Resources</h2> 29 29 30 <h3>Documentation</h3> 31 30 32 <p><a href="http://api.rubyreports.org/">API Documentation:</a></p> 31 33 … … 33 35 them, please file bug reports.</p> 34 36 37 <h3>Community</h3> 38 35 39 <p><a href="http://list.rubyreports.org">Mailing List:</a></p> 36 40 … … 39 43 up even if you do not want to receive any mails, so we know 40 44 who is interested in Ruport out there. All questions are welcome on 41 the list, both support-related and development.</p> 45 the list, both support-related and development.</p> 46 47 <p>IRC:</p> 48 49 <p>You can catch up with the developers and community members on the 50 #ruport channel on Freenode.</p> 51 52 <h3>Development</h3> 42 53 43 54 <p><a href="http://code.rubyreports.org">Trac Wiki:</a></p> … … 45 56 <p>Keep an eye on it for helpful resources. You can make change 46 57 requests and submit bug reports using the account ruport / blinky to 47 file tickets.</p> 58 file tickets. The Timeline RSS Feed is a great way to stay on top of 59 changes.</p> 48 60 49 <p>IRC:</p> 50 51 <p>You can catch up with the developers and community members on the 52 #ruport channel on Freenode.</p> 61 <h3>Professional Support</h3> 62 63 <p>Gregory and Michael are currently accepting Ruport and 64 acts_as_reportable related work, depending on your needs. If you need 65 help integrating Ruport in your applications or have some feature 66 requests you'd be willing to fund, email gregory.t.brown at gmail.com 67 We'll do our best to either help you personally or set you up with 68 someone else who's good for the job.</p> 69 53 70 </div> 54 71 <div id="secondaryContent"></div>
