rossnelson / wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filesystem Based Wiki

This is a filesystem based wiki implemented within a rails project utilizing the following projects:

  • Sorcery
  • Twiter Bootstrap
  • Carrierwave
  • HAML
  • RedCarpet
  • FineUploader.js
  • Backbone.js

Help

Upon encountering this error:
.../ruby-1.9.3-p0@kozak/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle: [BUG] Segmentation fault

Uninstall the mysql2 gem
gem uninstall mysql2
Then reinstall it
gem install mysql2

About


Languages

Language:JavaScript 60.4%Language:Ruby 37.6%Language:CoffeeScript 2.0%