RubyOnRails
From Aventine Solutions
Installing Ruby on Rails using Rubygems, this is the list of packages required to get a Rails 2.3.2 app going:
| rake | 0.8.7 |
| activesupport | 2.3.2 |
| activerecord | 2.3.2 |
| actionpack | 2.3.2 |
| actionmailer | 2.3.2 |
| activeresource | 2.3.2 |
| sqlite3-ruby | 1.2.4 |
| postgres | 2006-04-06 Snapshot |
| id3lib-ruby | 0.5.0 doesn't work on WinXP yet |
| vpim | 0.695 |
| cgi_eof_multipart_fix | 2.5.0 |
| libxml | 1.1.3 |
| libxslt | 0.9.2 |

