Files | Admin

Notes:

Release Name: Rails 2.3.2 for OpenSolaris

Notes:
Includes: ActiveSupport
          ActiveResource
          ActiveRecord
          ActionPack
          ActionMailer
          Rake (0.8.4)
          Rails
- Package is SVR4 built on Solaris Nevada b113
- Compatible with OpenSolaris 2009.06 (and any OpenSolaris build > b108)
- rails and rake binaries install to /usr/bin, gem files install to vendor gem repo in /usr/ruby/1.8/lib/ruby/gems/1.8
- User installed gems will install to /var/ruby/1.8/gem_home
- rails and rake executables should work with any release of the rails and rake gems and will locate the latest version in the gem_path
- gem uninstall of any of these gems will 'break' the package and pkgchk will no longer validate it
- Source is limited to the gems currently. A build script will be provided when the MySQL and ruby-fcgi gems are added


Changes: 2009-06-23 * Initial release