Package ruby-rails: Information

    Source package: ruby-rails
    Version: 2.3.4-alt1
    Build time:  Oct 13, 2009, 08:57 PM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Web-application framework with template engine, control-flow layer, and ORM.
    Description: 
    Rails is a framework for building web-application using CGI, FCGI,
    mod_ruby, or WEBrick on top of either MySQL, PostgreSQL, SQLite, DB2,
    SQL Server, or Oracle with eRuby- or Builder-based templates.
    
    This package contains development tools.

    List of rpms provided by this srpm:
    ruby-rails (noarch)
    ruby-railties (noarch)


    List of contributors:
    Sir Raorn
    Mikhail Yakshin

    ACL:
    @qa_p5

      1. ruby-actionmailer
      2. ruby-activerecord
      3. ruby-activeresource
      4. ruby-mocha
      5. ruby-module-racc-runtime
      6. ruby-rack-handler-fastcgi
      7. rpm-build-ruby

    Last changed


    Oct. 13, 2009 Sir Raorn 2.3.4-alt1
    - [2.3.4-68-g7454d18]
    - Do not throw errors if rubygems installed and loaded in the middle of
      initiliazation process (closes: #21088)
    July 26, 2009 Sir Raorn 2.3.3.1-alt3
    - Reworked anti-gems patch again to fix initializer
    July 25, 2009 Sir Raorn 2.3.3.1-alt2
    - Fix initializer bailing out when gems disabled