如果我在控制檯中使用heroku,這樣的:heroku不工作/heroku/commands/pgbackups.rb:9:in`<class:Pgbackups>':未初始化的常量Heroku :: Command :: Pgbackups :: Help(NameError)
~onemore~>heroku
/home/koli/.rvm/gems/[email protected]/gems/heroku-1.13.1/lib/heroku/commands/pgbackups.rb:9:in `': uninitialized constant Heroku::Command::Pgbackups::Help (NameError)
from /home/koli/.rvm/gems/[email protected]/gems/heroku-1.13.1/lib/heroku/commands/pgbackups.rb:6:in `<module:Command>'
from /home/koli/.rvm/gems/[email protected]/gems/heroku-1.13.1/lib/heroku/commands/pgbackups.rb:5:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /home/koli/.rvm/gems/[email protected]/gems/heroku-1.13.1/lib/heroku/command.rb:5:in `block in <top (required)>'
from /home/koli/.rvm/gems/[email protected]/gems/heroku-1.13.1/lib/heroku/command.rb:5:in `each'
from /home/koli/.rvm/gems/[email protected]/gems/heroku-1.13.1/lib/heroku/command.rb:5:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /home/koli/.rvm/gems/[email protected]/gems/heroku-1.13.1/bin/heroku:7:in `<top (required)>'
from /home/koli/.rvm/gems/[email protected]/bin/heroku:19:in `load'
from /home/koli/.rvm/gems/[email protected]/bin/heroku:19:in `<main>'
我安裝RVM,然後紅寶石1.9.2,然後導軌3.0.1。然後我又用一個新的軌道做了一個新的項目。 我已經爲它做了一個gemset。之後,我在該gemset中安裝了rails 3.0.1,然後進行捆綁安裝。之後,我用gem install heroku安裝了heroku。 我不知道如何解決這個問題...我重新安裝了一切,但一樣...
任何想法,或提示?
感謝:Koli
這裏同樣的問題,但沒有結果還沒有完全進入! – Rubyist 2011-05-26 11:39:51
科利,你有答案嗎? – Rubyist 2011-06-16 08:44:42