Type in the help files for capistrano deployment notifications
John
Posted on
Dec 19 2015
On the page https://raygun.io/docs/deployments/capistrano there's a small type that too me a few minutes to realize why my bundle command wasn't working:
gem install capistrano-raygun-deployments
Should be:
gem install capistrano-raygun-deployment
Jason Fauchelle
Raygun
Posted on
Jan 11 2016
Hi John,
Sorry about that and thanks for bringing this to our attention. We've fixed that up now.
-Jason Fauchelle