Method: GoodData::Model::SchemaBuilder#to_json
- Defined in:
- lib/gooddata/models/blueprint/schema_builder.rb
#to_json ⇒ Object
76 77 78 |
# File 'lib/gooddata/models/blueprint/schema_builder.rb', line 76 def to_json JSON.pretty_generate(to_hash) end |