Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 7
- Log:
Initial import of RForum 0.2 sources from a downloaded Tarball.
RForum is a Ruby On Rails based forum and mail gateway service.
- Author:
- adh
- Date:
- Sat Jul 22 18:43:13 +0100 2006
- Size:
- 99 Bytes
- Properties:
- Property svn:executable is set
1 | #!/usr/bin/env ruby |
2 | require File.dirname(__FILE__) + '/../config/boot' |
3 | require 'commands/generate' |