Method: GoodData::Model::ProjectBuilder#to_blueprint
- Defined in:
- lib/gooddata/models/blueprint/project_builder.rb
#to_blueprint ⇒ Object
94 95 96 |
# File 'lib/gooddata/models/blueprint/project_builder.rb', line 94 def to_blueprint GoodData::Model::ProjectBlueprint.new(to_hash) end |