Implementing Search query in Ruby on Rails -


i working on blogging website , need in implementing search query using ruby on rails,i want search blogs(note:a search box simple search suffice).my model contains blogs linked users.any appreciated.

if search type, recommend exposing search api endpoint in rails app, making ajax calls user types in query. rails4-autocomplete documents , has demo implemented can draw inspiration from.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -