/code-snippets

Code snippets storage with tag support and rich search functionality.

Primary LanguageRuby

Code Snippets Storage

Code snippets storage with tag support and rich search functionality.

http://code-snippets.paveltyk.info

Hacking

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.