You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I m also facing the same issue.
(Backtrace restricted to imported tasks)
cap aborted!
NoMethodError: undefined method `instance' for Capistrano::Configuration:Class
Did you mean? instance_of?
Tasks: TOP => stagging
(See full trace by running task with --trace)
Ruby version is 2.3.1, Rails 4.2.7.1, Capistrano 3.10.1
I run through an issue after requiring
require 'lacquer/capistrano'
.Here's the trace to the issue
Im on ruby 2.1.1 & rails 4.2.1. Any pointers on this ?
Thanks
The text was updated successfully, but these errors were encountered: