Code snippets storage with tag support and rich search functionality.
http://code-snippets.paveltyk.info
This project uses gem bundler, so you need to install it at first.
$ gem install bundler
$ sudo bundle install --without production
As of v0.2 it support full-text search capabilityies of Postgres. It’s not tested under MySQL or SQLite either.