Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
/ text_search Public archive

Easy to use postgres full text search

License

Notifications You must be signed in to change notification settings

rigup/text_search

Repository files navigation

# TestSearch::Ruby::Gem

This project rocks and uses MIT-LICENSE.

## Installation

Add this line to your application’s Gemfile: “‘ruby gem ’textsearch’ “‘

And then execute: “‘bash $ bundle “` Or install it yourself as: “`bash $ gem install textsearch “`

## Development After checking out the repo, run the following

“‘bash $ cd spec/dummy $ cp local.example.rb local.rb $ bin/setup $ cd ../.. $ rspec “`

## License This project is licensed under the terms of the [MIT license](opensource.org/licenses/MIT).