Method: FormAPI::SubmissionBatch#state
- Defined in:
- lib/form_api/models/submission_batch.rb
#state ⇒ Object
Returns the value of attribute state.
31 32 33 |
# File 'lib/form_api/models/submission_batch.rb', line 31 def state @state end |