Home > sunrise-questions

sunrise-questions

Sunrise-questions is a project mainly written in JAVASCRIPT and RUBY, based on the MIT license.

Sunrise CMS Questions

= Sunrise questions

== Install

rails generate sunrise:questions:install

rake db:migrate

== Usage

class Structure < ActiveRecord::Base has_many :questions, :dependent => :delete_all end

manage_structure_questions_path(:structure_id => structure.id)

== Test

rake test

Copyright (c) 2011 Aimbulance, released under the MIT license

Previous:i-Kijiji