気が狂っているかどうかはわかりません。github ページで octopress をセットアップしようとしています。rake の bundle exec を使用して、RVM ですべてが正常にセットアップされていますが、setup_github_pages を実行すると、読み取り/書き込み URL を入力して、次のようになります。
Repository url: git@github.com:ryanmccrary/ryanmccrary.github.io
rm -rf _deploy
mkdir _deploy
cd _deploy
Initialized empty Git repository in /Projects/octopress/_deploy/.git/
[master (root-commit) 2c6544e] Octopress init
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 index.html
cd -
rake aborted!
undefined local variable or method `url' for main:Object
Tasks: TOP => setup_github_pages