mina-deploy / mina

Blazing fast deployer and server automation tool

Home Page:https://rubygems.org/gems/mina

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: undefined local variable or method `user' for main:Object

surajit opened this issue · comments

I'm using ruby-2.4.2 and rails 4.2.10
When I'm trying to run mina setup I'm getting this issues, please help how to solve it. I need this fixed badly, please suggest what I need to do.

Hey

It seems like you have a type with a model name.

You probably had a user instead of User at some point of your code.