General question
Community,
I notice there does not seem to be a "save current document" feature in Rubymine. There is, of course, a Save All. Am I missing someting (and there is one that I haven't seen), or is there a best practice that I am missing whereby we always want to save everything?
Thanks
Chris
Please sign in to leave a comment.
Hello Chris,
RubyMine saves your documents for you automatically so you don't have to
worry about that. If you need to go back to an older version of a document,
you can use the Local History feature which tracks all changes done to a
document in the last several days.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Great, thanks. Just what I needed to hear!