1

Rails 3.2 と Spree 1.1 を使用しています。イニシャルrake test_app --traceを実行すると、次のようになります。

** Invoke test_app (first_time)
** Execute test_app
** Invoke common:test_app (first_time)
** Execute common:test_app
Generating dummy Rails application...
Setting up dummy database...
The system cannot find the path specified.

rake test_appから走っていspree\coreます。からわかる限りspree\core\lib\generators\spree\dummy\templates\rails\database.yml、Spree は を探していdb\spree_test.sqlite3ます。この DB を手動で作成しようとしましたが、うまくいきませんでした。

また、何らかの環境設定である可能性があるため、それが役立つ場合はWindows 7を使用しています。

4

1 に答える 1