public
Description: SMERF is a Ruby on Rails plugin that allows you to easily create dynamic forms which you can use for surveys, questionnaires, data collection and other forms. It records which forms a user have completed and saves the users responses so that they can easily be analysed via SQL. Currently forms are defined using YAML files.
Homepage: http://smerf.cascadia.com.au
Clone URL: git://github.com/springbok/smerf.git
smerf / about.yml
100644 8 lines (8 sloc) 0.288 kb
1
2
3
4
5
6
7
8
author:
  name: Etienne van Tonder
  homepage: http://www.cascadia.com.au
summary: Simple MEta Rails Form (SMERF) - Easily create surveys, questionnaires and other forms
version: 0.0.1
homepage: http://smerf.cascadia.com.au
plugin: http://rubyforge.org/projects/smerf/
license: MIT