Skip to content

Rails engine that includes the logic to create surveys/questionnaires in your apps.

Notifications You must be signed in to change notification settings

twinge/questionnaire_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CURRENTLY UNSTABLE

Actively working on rails3 / jquery transition. If you're using Rails < 3.0 and prototype, the rails2 is stable.

Questionnaire
=============

Plugin Dependencies:
http://github.com/rails/acts_as_list.git
http://github.com/markcatley/responds_to_parent.git

git://github.com/technoweenie/attachment_fu.git


You must define #check_valid_user

def check_valid_user
  true
end

About

Rails engine that includes the logic to create surveys/questionnaires in your apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published