Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 566 Bytes

README.markdown

File metadata and controls

11 lines (7 loc) · 566 Bytes

Introduction

This is a demo showcasing how Postgres full-text search can be used in a Ruby on Rails application. You can find out more about Postgres full-text search at the official site.

Most of the interesting code for this application can be found within the app and db/migrate folders.

Credits

Built by Robert Sosinski and open sourced with a MIT license.