automate employer setup import from word and manual entry working
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Rails.application.config.to_prepare do
|
||||
ActiveModel::Type.register(:array_of_items, ArrayOfItemsType)
|
||||
end
|
||||
Reference in New Issue
Block a user