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.
15462 15463 15464 |
# File 'lib/models/porcelain.rb', line 15462 def weight @weight end |