特定バージョンのrailsプロジェクトを作成

6 月 30th, 2008

2.1.0も入っている環境で2.0.2プロジェクトを作成する。

 %  _2.0.2_ RAILS_PRJ_2_0_2
 % cd RAILS_PRJ_2_0_2
 % rake :freeze:gems VERSION=2.0.2

Related posts