I’m working with an RoR project where I’ve implemented a search page which is working fine, what I’m looking to achieve is the number of listings.
Actually, what I’ve used here is hardcoded HTML since I don’t know what code or gem to use. Any suggestions how I can achieve this?
Below code snippet might help you:
See this link for more details.