I’m working on a rails application that needs to clone certain saved Active Record object to an unsaved object. When i use ‘clone’ method built-in..