rails 自增加

/lib/document_number.rbgit class DocumentNumber TIME_TO_WAIT = 1 def initialize(document) @sequence = "#{document}_number_seq" end def get(time_prefix_format = '%y%m%d', number_of_digits
相關文章
相關標籤/搜索