Skip to content

uladar/code-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Code snippets storage with tag support and rich search functionality.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 61.9%
  • JavaScript 38.1%