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.
10978 10979 10980 |
# File 'lib/models/porcelain.rb', line 10978 def weight @weight end |