Skip to content

Commit 1354772

Browse files
committed
Add a couple links of interesting things for getting started/contributing
1 parent 10a74d3 commit 1354772

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

www/contribute.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ JRuby depends on community contributions to survive. Here's how you can get invo
2424
ant jar
2525
ant test
2626

27+
**Check out the Hacking Guide** - NaHi built an [awesome Prezi fly-through tour of the JRuby codebase][prezi]. Take a look through it for getting bearings with the codebase.
28+
2729
**Report Bugs** - Our bug tracker uses Atlassian JIRA. Please report anything you think is a bug! Performance problems are considered bugs, so please report those too.
2830

2931
- **Bug Tracker**: [**Browse**]({{ site.urls.jira }})
@@ -41,3 +43,4 @@ JRuby depends on community contributions to survive. Here's how you can get invo
4143
- **Website**: [**Browse**](http://github.com/jruby/jruby.github.com)  | [**Checkout**](git://github.com/jruby/jruby.github.com.git)
4244

4345
[helpwanted]: http://bit.ly/jruby-help-wanted
46+
[prezi]: http://prezi.com/tsuouxb3z4ln/jruby-hacking-guide/

www/documentation.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ information on sending JRuby source patches.
1515

1616
### Recent Articles
1717

18+
* [JRuby Rake Vs Ant](http://watchitlater.com/blog/2011/03/jruby-rake-vs-ant/)
1819
* [Rails Application Specific Logging on Tomcat 7.x with log4j and jRuby](http://jedschneider.posterous.com/rails-application-specific-logging-on-tomcat)
1920
* [Deploying Rails 3 with JRuby 1.5, daemonized GlassFish gem & Nginx on Ubuntu 10.04](http://www.scottlowe.eu/deploying-rails-3-with-jruby-daemonized-glass-0)
2021

0 commit comments

Comments
 (0)