working on encryption
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class KeyManagement < ActiveRecord::Base
|
||||
attr_accessible :iv, :user_id
|
||||
belongs_to :work_info
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user