-
Notifications
You must be signed in to change notification settings - Fork 0
abenari/mini_search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mini Search =========== Using Sinatra to add search capability with scoped_search to a none-rails project. mini_search addes a RESTful Search API to a none-rails project in a simple and elegant way. The specific code for the application database is in config (The database connection string) and in the model directory (The search definition). For more information about the search syntax and definition see: scoped_search plugin. Install ------- >gem install sinatra >gem install sinatra-activerecord >gem install scoped_search Usage ----- >ruby -rubygems mini_search.rb
About
Sinatra hosted scoped_search over RESTful api
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published