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.
10464 10465 10466 |
# File 'lib/models/porcelain.rb', line 10464 def weight @weight end |