Release Name: 0.5.1
Notes:
Minor bug-fix release of the Rails installer for Linux (see CHANGELOG for details). Upgrade if you need to use Capistrano.
Changes:
This is an "oops!" release - the packaging script left out the Capistrano binary in version 0.5, so I put it back in here.
Plus: for some reason, the version 0.5 tarball I put on the RubyForge site is massive (47Mb) but reported as 9Mb. This one should be the right size (9Mb). This is some wierd tar error I haven't been able to fix.
If you already have 0.5 installed, it should be upgradeable by simply stopping XAMPP, unpacking the rorox-dist-0.5.1 tarball, then running:
tar zxvf rorox.tar.gz -C /opt
If installing from fresh, follow the instructions in the README
|