RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: bkd
Nice example, has anyone tried this with associated tables? i.e. product table has a category_id e.g. so the search will result in the searching category.name or product.name...
Nice example, has anyone tried this with associated tables?
i.e. product table has a category_id
e.g. so the search will result in the searching category.name or product.name...