class Weditor::Loader::Draft

Public Class Methods

uuid() click to toggle source
# File lib/weditor/loader.rb, line 32
def self.uuid
  SecureRandom.uuid 
end