NameError (undefined local variable or method `locked_at' for #<User:0xc029958>)
Created by: evensky
I've started with the development-vm (which worked out of the box as is), and updated it to the latest origin master. I also had to install some qt libs and do some bundle installs as well. Updating broke things.
The last checkout that works is 2abd054b "update devise", and the first commit that breaks my setup is 65337118 "enable lockable strategy for users"
Any ideas or more information needed to help?
Thanks \dae