i just move from a linux laptop to mac for rails development and everything is working well except capistrano. the problem is when i run "rake remote:deploy" i get the following error:
undefined method `[]' for nil:NilClass and when i run 'cap deploy' i get: the task `deploy' does not exist i realy know nothing of capistrano beyond the basics as it always worked without a hitch before. thanks in advance for any advice you can offer. -mike ps i used the instructions in this article to help get everything up and running: http://hivelogic.com/narrative/articles/ruby-rails-mongrel-mysql-osx --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
