OpenOverflow is an open source Question and Answer application that is
inspired by stackoverflow.com.
Mit license: See license doc
- PostgreSQL gem: sudo gem install pg
- Haml gem: sudo gem install haml
OpenOverflow works on Mac OS X and GNU Linux, with Rails 2.3.2.
You can set your own locale in config/initializers/locale.rb. So far,
there are English, Spanish (Argentina), and German versions available.
Locale files are in config/locales.
Note: internationalization is not yet finished.
- Nicolas Santa
- Ariel Diaz Bemejo
- Matthias Berth
A few configurations can be made in config/config.yml.