19 20 21
# File 'lib/formstack/form.rb', line 19 def submissions @submissions ||= Submission.all(self[:id]) end