Method: FormAPI::CombinedSubmission#state
- Defined in:
- lib/form_api/models/combined_submission.rb
#state ⇒ Object
Returns the value of attribute state.
29 30 31 |
# File 'lib/form_api/models/combined_submission.rb', line 29 def state @state end |