Method: SDM::Workflow#weight
- Defined in:
- lib/models/porcelain.rb
#weight ⇒ Object
Optional weight for workflow to specify it's priority in matching a request.
9811 9812 9813 |
# File 'lib/models/porcelain.rb', line 9811 def weight @weight end |