efSurvey
======

Simple survey management.

Surveys are created form an YML description and the survey responses are exported in CSV format. 

Configuration
============

1.- Go to the rails root directory and create plugin tables using

$ rake ef_survey:create_tables


2.- Add the following to the config/routes.rb

map.ef_surveys

---
Copyright (c) 2009 [Eli Kroumova], released under the MIT license
