forked from bofh/fetsite
AutoCommit Fre Aug 7 01:03:02 CEST 2015
This commit is contained in:
@@ -16,5 +16,6 @@ class Survey::Choice < ActiveRecord::Base
|
||||
def copy_from_template
|
||||
cpy = Survey::Choice.new(self.attributes_for_copy)
|
||||
cpy.save
|
||||
cpy
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user