i check out the app/model/ dir, their is a file called .rb.swap.
i need to recover the model user, but how?can i recover it from
the .rb.swap file?what is the .rb.swap for?
That was likely generated by whatever text editor you used to edit the
model. vi? But it’s definitely not part of Rails and there’s nothing
Rails can do with it.