Libraries
»
datacatalog-importer
(0.3.1)
»
Index
»
DataCatalog
»
ImporterFramework
»
Handler
»
#organization
Method: DataCatalog::ImporterFramework::Handler#organization
Defined in:
lib/handler.rb
#
organization
(data) ⇒
Object
21 22 23
# File 'lib/handler.rb', line 21
def
organization
(
data
)
write_data
(
:organization
,
data
)
end