Capile Error?

0 views
Skip to first unread message

biagidp

unread,
Jul 5, 2011, 3:56:42 PM7/5/11
to Daemon Kit
The line in the capfile:

require 'config/boot'

was causing an error for me. Changing it to the full path works:

require Dir.pwd + '/config/boot.rb'

Any ideas as to why this is requiring the full path?
Reply all
Reply to author
Forward
0 new messages