Commit 05be0c30 authored by James Lopez's avatar James Lopez

removed TODO [ci skip]

parent b9765439
......@@ -18,7 +18,6 @@ class ProjectImportData < ActiveRecord::Base
validates :project, presence: true
# TODO: This doesnt play well with attr_encrypted. Perhaps consider extending Marshall and specify a different Marshaller
before_validation :symbolize_credentials
def symbolize_credentials
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment