Source code Git repository
Ruby Enterprise Edition's source code is stored in a Git repository, hosted by GitHub. The repository URL is:git://github.com/FooBarWidget/rubyenterpriseedition187.git
You can also view the repository with the web browser.
Ruby Git mirror
We also provide a Git mirror of the (official) Ruby Subversion repository:git://git.phusion.nl/ruby.gitThis mirror is updated 3 times a day. It has the following branches:
- master - Mirrors the trunk (Ruby 1.9).
- version_1_8_6 - Mirrors the Ruby 1.8.6 branch.
- version_1_8_6_114 - Ruby 1.8.6, patchlevel 114.
- version_1_8_6_230 - Ruby 1.8.6, patchlevel 230.
- version_1_8_6_286 - Ruby 1.8.6, patchlevel 286.
- version_1_8_7 - Mirrors the Ruby 1.8.7 branch.
Issue tracker
Please submit bug reports, patches and other issues to our issue tracker.If you've submitted a patch, please notify us on our discussion board.