A simple survey tool for complex civic decisions
- Install Ruby and Rails
- Download the code
- Run
bundle install
- Create the database (note that development uses Postgres.)
- Run
rake db:migrate
- Run
rake db:seed:make_cms_contents
- Rails
- Backbone
- Some other stuff, like Bootstrap, SCSS, HAML
- Selector names are kebab-cased.