I'm trying to deploy an application using caphub and I'm seeing the following error when trying to run deploy:setup
/lib/caphub/app.rb:84:in mk_shell': undefined methodcapitalize' for nil:NilClass (NoMethodError)
from ./lib/caphub/app.rb:34:in initialize' from recipes/db.rb:9:innew'
from recipes/db.rb:9:in `block (2 levels) in load'
Anyone have any thoughts they could share on what might be causing this?