Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 4
- Log:
Initial import of Radiant 0.50 sources from a downloaded Tarball.
Radiant is a Ruby On Rails based lightweight content management
system.
- Author:
- adh
- Date:
- Sat Jul 22 16:47:40 +0100 2006
- Size:
- 95 Bytes
- Properties:
- Property svn:executable is set
1 | #!/usr/bin/env ruby |
2 | require File.dirname(__FILE__) + '/../config/boot' |
3 | require 'commands/about' |