blob: a37d087079d91d628dafac7357aa7cef54e0cd1c (
plain) (
blame)
1
2
3
4
5
6
|
The Rails Application Installer makes it easy to provide 'there is no step 3'
end-user installs for Rails applications. It can create .gems from your
application that can then be installed via 'gem install my_app; my_app install
/some/path'.
WWW: http://rubyforge.org/projects/rails-installer/
|