Add Search for repo on CodeTriage.
Does Rails provide any built in search tool ? Or to search for a repo here could we use the Github api to search?
If I knew how to implement I would look at giving a PR. ty! AnneTheAgile p.s. eg. was looking for https://github.com/opscode/knife-azure
@AnneTheAgile We can start by using pg-search gem I think.https://github.com/Casecommons/pg_search
@prathamesh-sonpatki wouldn't be nice to have a "front-end only" feature to do this? JS based, using JSON callbacks from github API to search for repos.
@marceloboeira That would be nice too :smile:
Any update on search feature?
Is this still being pursued? The PR #356 went stale and had been closed. I believe this is a really nice feature and deserves to be picked up.