Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pat/ts-sinatra

Simple test application for Thinking Sphinx / Sinatra integration.
https://github.com/pat/ts-sinatra

Last synced: 28 days ago
JSON representation

Simple test application for Thinking Sphinx / Sinatra integration.

Awesome Lists containing this project

README

        

A small Sinatra application with ActiveRecord and Thinking Sphinx integration. It uses real-time indices.

Commands to test:

1. `bundle install`
2. `rake db:create db:migrate db:seeds ts:regenerate console`
3. (In the console) `Article.search 'Hello'`