Displaying 1 result from an estimated 1 matches for "myapplicationname".
Did you mean:
applicationname
2006 Apr 20
1
Capistrano not working for me
...torial worked fine until the very end. It told me to
install Capistrano, so I did. I installed Capistrano as per the following
url:
http://manuals.rubyonrails.com/read/chapter/98
It installed without issue. I can type cap -h and it works fine.
But, when I type
cap --apply-to /path/to/my/app MyApplicationName (the syntax)
I get an error. Specifically, from inside the expenses folder here''s what
happens.
---------------------------------------------
cap --apply-to /app MyExpenseApp
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require__'': no such file to load...