Class: Wf::Place

Inherits:
ApplicationRecord show all
Defined in:
app/models/wf/place.rb

Instance Method Summary collapse

Instance Method Details

#graph_idObject



28
29
30
# File 'app/models/wf/place.rb', line 28

def graph_id
  "#{name}/#{id}"
end