freebsd-ports/www/rubygem-rails-app-installer/pkg-descr

7 lines
295 B
Text
Raw Normal View History

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/