* Railsの開発環境
<@list>
Ruby One Click Installer
 http://rubyforge.org/projects/rubyinstaller/
 gem install rails
Eclipse
 http://www.eclipse.org/downloads/index.php
 Aptina
  http://update.aptana.com/install/3.2/
 Rad Rails
  http://update.aptana.com/install/rails/3.2/
 RDT (Ruby Development Tools)
  http://updatesite.rubypeople.org/release/
 Subclipse
  http://subclipse.tigris.org/update_1.0.x
SQLite
 http://www.sqlite.org/download.html
 gem install sqlite3-ruby

For Me

Recent