Hey guys..this is kind of a weird question but I'm making a webapp in rails and I have about half the functionality I'd like to see completed. Now I've been here before but due to misnaming some model and controllers everything went haywire so I just restarted the app since I knew I already did.
I'm wondering if I can "save game" where I'm at now and continue on...so if mess up in the future I can revert back to a working 1/2 way version of my app.
I just want to save everything how it is and if I mess something up in future I could just go back to where I am now.....Is there any way to do this? I've been looking and freezing? or versioning? but I'm not sure it is i'm looking for.