ワーキングアップデート
この問題を解決するために、tasks/facebookerフォルダーをvenders/facebooker /lib/ディレクトリーからlibにドラッグするだけです。移行が機能するようになりました。
完全にテストされ、動作するRailsアプリがありますが、デプロイされません。その実行中のfacebookerと安らかな認証で動作します。
Capistranoで、次のメッセージが表示されます。
latest => /home/fogonthedowns/blog.justinzollars.com/releases/20100710053254
* executing "cd /home/fogonthedowns/blog.justinzollars.com/releases/20100710053254; rake RAILS_ENV=production db:migrate"
servers: ["blog.justinzollars.com"]
[blog.justinzollars.com] executing command
** [out :: blog.justinzollars.com] (in /home/fogonthedowns/blog.justinzollars.com/releases/20100710053254)
** [out :: blog.justinzollars.com] rake aborted!
** [out :: blog.justinzollars.com] no such file to load -- tasks/facebooker
** [out :: blog.justinzollars.com] /home/fogonthedowns/blog.justinzollars.com/releases/20100710053254/Rakefile:9
** [out :: blog.justinzollars.com] (See full trace by running task with --trace)
command finished
ファイルtasks/facebookerが存在します(以下のコメントを参照)、なぜCapistranoはこの展開を完了しないのですか?