batch create

This commit is contained in:
nandar
2018-03-05 11:43:32 +06:30
parent b5b2b829c6
commit 57d210f6ed
3 changed files with 3 additions and 5 deletions

View File

@@ -80,8 +80,6 @@ class BatchLineItem < ApplicationRecord
security_code = encoder.security_code
digest = Digest::MD5.hexdigest(security_code)
puts 'digest............'
puts digest
encryptd_data=BatchLineItem.encrypted(str,encrypt_key)
encoder.secret_token=encryptd_data